view share/sounds/Makefile.am @ 19729:d397000d32fc

Various leakfixes and preventing unnecessary allocations.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 11 Sep 2007 04:06:56 +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)