view pidgin/sounds/Makefile.am @ 16778:71f6852c7c41

patch from chckens to make MSN emoticon codes more consistent with the official client. do we need to update COPYRIGHTS for this as well?
author Ka-Hing Cheung <khc@hxbc.us>
date Thu, 03 May 2007 04:26:37 +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)