view share/sounds/Makefile.am @ 20194:9fd97ae11b24

applied changes from 8e670fb9038d1557c20381996ac85f3c47359625 through ada64e6a910a9a56a0d148cf245eed24e3c1b708
author Richard Laager <rlaager@wiktel.com>
date Fri, 28 Sep 2007 15:02:57 +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)