view share/sounds/Makefile.am @ 24505:9bb624e345aa

me likes this better, References #5565
author Ka-Hing Cheung <khc@hxbc.us>
date Sat, 29 Nov 2008 01:52:36 +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)