view share/sounds/Makefile.am @ 20726:2bb82b05d30a

merge of '07d5798f8a0b64518b4697e0376f5ceeddbb61e2' and 'da7520dee75fbe063aa7747c5452551d0030abee'
author Will Thompson <will.thompson@collabora.co.uk>
date Sun, 30 Sep 2007 16:55:19 +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)