view share/sounds/Makefile.am @ 26808:8cb3403430bb

merge of '2481b51dce05a40973c023cb3c62c66b082e11bf' and '747f7586a776a69a1fba475128617b8bfe6a649b'
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 03 May 2009 23:09:57 +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)