view share/sounds/Makefile.am @ 22968:c0a8dbe36ffe

merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9' and '9d2e66fa6a8265d3cffb16f084ddb39903e0a36c'
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 14 May 2008 03:32:10 +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)