view share/sounds/Makefile.am @ 19658:1525c75849cc

merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44' and 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
author Kevin Stange <kevin@simguy.net>
date Thu, 06 Sep 2007 06:30:30 +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)