view share/sounds/Makefile.am @ 21802:d01d9107f263

Fix #4079 for real.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sun, 09 Dec 2007 11:25:15 +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)