view share/sounds/Makefile.am @ 31577:9a23c70bdb7a

Get the P2P version based on the user. Still hard-coded as v1 though.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 09 May 2011 08:06:27 +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)