view pidgin/sounds/Makefile.am @ 25535:df1678b8bd51

- filename in filetransfer should be utf8 in oscar. - minor build fix in gg.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 13 Jul 2007 13:42:25 +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)