view share/sounds/Makefile.am @ 26513:eea396f1583c

propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2) to branch 'im.pidgin.cpw.malu.client_type' (head 95807e950212e81576cb829cfc6232e5d4159818)
author Marcus Lundblad <ml@update.uu.se>
date Tue, 07 Apr 2009 08:11:26 +0000
parents 4c26b23e7859
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/purple
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)