view share/sounds/Makefile.am @ 21639:fa5d1f426332

I'm pretty sure this is what was intended.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 26 Nov 2007 05:30: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)