view share/sounds/Makefile.am @ 19159:67fc276e5332

Redid the look to the Sound Prefs
author Eric Polino <aluink@pidgin.im>
date Thu, 12 Jul 2007 21:49: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)