view share/sounds/Makefile.am @ 28300:c80c7274cda6

Prepping for 2.6.0.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 18 Aug 2009 15:36:37 +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)