view share/sounds/Makefile.am @ 21027:f9fd63586fcb

merge of '3a8a65c746e023953f147a9069128a4df23e97bf' and 'a1750b6bfef2b654e1620a586e4bf6c58bc3a6a9'
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 27 Oct 2007 13:28:03 +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)