view share/sounds/Makefile.am @ 27414:605b950f4644

disapproval of revision '6b146c92bd0f878c7321a914c74044d50273abcf'
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 22 Jul 2009 02:35: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)