view share/sounds/Makefile.am @ 20639:576dacab8a1f

Check in updated po files because holy crap, it cut the time that it takes to run stats.pl on my machine from 30 minutes to 30 seconds.
author Mark Doliner <mark@kingant.net>
date Tue, 25 Sep 2007 08:47:16 +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)