view share/sounds/Makefile.am @ 27778:3ad2700e7c68

jabber: Add the two Gtalk video features to the disco#info/caps hash
author Paul Aurich <paul@darkrain42.org>
date Sat, 01 Aug 2009 02:58:40 +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)