view share/sounds/Makefile.am @ 24853:f5c0cdaef99a

Don't ignore XML namespace and prefix information when parsing incoming XMPP data. Fixes #7681. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Michal Witkowski <neuro@o2.pl>
date Sun, 21 Dec 2008 04:58:36 +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)