view share/sounds/Makefile.am @ 26295:1b2d418c26ff

merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d' and '520252cbfcea6860a02e5b52b16ec7f6de6637fd'
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 25 Mar 2009 07:12:28 +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)