view share/sounds/Makefile.am @ 25465:3c96a644c665

Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 15 Feb 2009 20:29: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)