view share/sounds/Makefile.am @ 22431:49976f4b5005

merge of '83a8dbf04d73ded7b026f8b63a26f5656d8fb25b' and 'ad54253e8a27e07bd353bd4353692d0f765b5b98'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 08 Mar 2008 01:07:04 +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)