view share/sounds/Makefile.am @ 23274:775994d49136

merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7' and 'f2a934d118747fe777d8001932ddf481b872f948'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 03 Jun 2008 00:10:46 +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)