view share/sounds/Makefile.am @ 28944:3a32a86ffdb0

This should fix QuLogic's missing tabs, I hope.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 16 Nov 2009 05:27:32 +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)