view share/sounds/Makefile.am @ 20341:754603796c1e

applied changes from eaca7bcddbde5dc407ddc81c557e7722cca3e35d through f33ba0034c79d8e37a70d664ec534356fa361608
author Luke Schierer <lschiere@pidgin.im>
date Sun, 21 Oct 2007 04:31:13 +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)