view share/sounds/Makefile.am @ 31617:223ff38e73ae

Credit where due. Refs #13259.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 29 Jan 2011 17:57:32 +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)