view pidgin/sounds/Makefile.am @ 16797:987882fcb49b

Remove 'comments' from the end of QQ smiley definitions. Fixes the most glaring problem with ticket #514
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 02 May 2007 20:54:01 +0000
parents 38820fbaf3ec
children
line wrap: on
line source

soundsdir =	$(datadir)/sounds/pidgin
sounds_DATA =	\
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

EXTRA_DIST = \
		Makefile.mingw \
                $(sounds_DATA)