view share/sounds/Makefile.am @ 22809:08bb9d490f38

merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e' and 'e7903adb01a354969499931bea5fa76b55ade1ae'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 02 May 2008 01:29:34 +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)