view share/sounds/Makefile.am @ 26303:75654d6b2b4d

Remove some unused fields. Thanks to Mayank Jain Nawal's email to the devel list for pointing these out
author Mark Doliner <mark@kingant.net>
date Fri, 27 Mar 2009 08:53:09 +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)