view share/sounds/Makefile.am @ 28037:d905474475dc

jabber: Print out the expected/generated caps hashes. This is useful for arguments about which implementation isn't generating proper hashes according to the spec. ;-)
author Paul Aurich <paul@darkrain42.org>
date Fri, 21 Aug 2009 19:17:48 +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)