view share/sounds/Makefile.am @ 29937:d927ae86c742

propagate from branch 'im.pidgin.pidgin' (head c8c73a03615c9761cd104c6e2c8de12d1c8a82ac) to branch 'im.pidgin.pidgin.mxit' (head a8ee693e40d07f20891f5317c64f38f96ca69448)
author andrew.victor@mxit.com
date Thu, 13 May 2010 07:21:51 +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)