view share/sounds/Makefile.am @ 19955:3792a8814166

propagate from branch 'im.pidgin.pidgin' (head 15bcbcfaf120a8a662c8c97ac73c5f6eb0fe6813) to branch 'im.pidgin.cpw.rekkanoryo.examples' (head e5d6939973abdfa0b120cd0fb8341d99e6f24a63)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 08 Sep 2007 20:50: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)