view share/sounds/Makefile.am @ 25904:3321f29688f7

Prepping for a possible 2.5.7 release.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Fri, 19 Jun 2009 00:19:03 +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)