view share/sounds/Makefile.am @ 22308:3867cef6a0d5

merge of '679333d47d0d179f9027ef1c5f82a2eef5811b95' and '782f53e182e5aae0645ddca95945dd0c104330ff'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 17 Feb 2008 17:15:40 +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)