view share/sounds/Makefile.am @ 19452:eb0fe583bc53

merge of 'cacb6312fda77c93ab3e7557fdea3c2956cc55ad' and 'f5aeed9a6e0c9cb68e829608dc9d41f7782fe487'
author Kevin Stange <kevin@simguy.net>
date Sun, 26 Aug 2007 18:59:59 +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)