view share/sounds/Makefile.am @ 32582:816f62c582d9

Start converting Buddy List to new UI Manager code. Some auto-generated sections are not done yet.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 26 Jul 2009 06:10:10 +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)