view share/sounds/Makefile.am @ 24035:f5b03b4536bb

merge of 'a636632c34e757253b9488f72068ffa94dc1727f' and 'fdd9f3f010d4b669ac116e908ed6ba8ace58d18f'
author Richard Laager <rlaager@wiktel.com>
date Thu, 11 Sep 2008 21:16:07 +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)