view share/sounds/Makefile.am @ 20523:64e34b0dcdd2

Remove "Has you", which has been gone in trunk for a while.
author Richard Laager <rlaager@wiktel.com>
date Sun, 16 Sep 2007 18:34:36 +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)