view share/sounds/Makefile.am @ 23654:46da06b6b4ce

Disable sending files to MSN contacts using the web messenger. Not sure whether Mobile/Direct should be disabled, too?
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Thu, 24 Jul 2008 04:15: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)