view share/sounds/Makefile.am @ 31882:1c84c02a26bf

Credit where due. Refs #13362.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Fri, 25 Mar 2011 11:48:49 +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)