view share/sounds/Makefile.am @ 31251:19d1551c7dbf

disapproval of revision 'a694289accbec14c593b3636ef1f626fd8279805'
author Evan Schoenberg <evan.s@dreskin.net>
date Mon, 21 Feb 2011 22:55:51 +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)