view share/sounds/Makefile.am @ 21856:2e899bbbf14c

Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.
author Evan Schoenberg <evan.s@dreskin.net>
date Tue, 18 Dec 2007 22:57:55 +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)