view share/sounds/Makefile.am @ 24976:8972d3cd4b42

disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3' Re-enable the prefs unint changes. Refs #7661.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 20 Jan 2009 04:37:23 +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)