view share/sounds/Makefile.am @ 26350:dbaf5dd52d67

merge of '881df138362222308d7b078687b7576861609e9c' and 'f71e0a5c7eff9c53c7641ad6c6b135a3dfec040f'
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 01 Apr 2009 03:36:58 +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)