view pidgin/sounds/Makefile.am @ 16768:bcd5f33d3b43

zh_CN from fundawang
author Luke Schierer <lschiere@pidgin.im>
date Tue, 01 May 2007 12:20:07 +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)