view share/sounds/Makefile.am @ 27333:c408e4dc3101

Factor the per-resource IQs out into their own function.
author Paul Aurich <paul@darkrain42.org>
date Thu, 02 Jul 2009 21:55: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)