view share/sounds/Makefile.am @ 26364:583d211a956a

Remove check to prevent multiple Jingle sessions with the same person. This will allow for multiple simultaneous file transfers and/or voice/video sesssions.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Tue, 17 Mar 2009 02:19:10 +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)