view share/sounds/Makefile.am @ 27774:5f2dc6845abe

propagate from branch 'im.pidgin.pidgin' (head 11e051b0990ea8111b60dfc98d81dfbd4e3ad25e) to branch 'im.pidgin.pidgin.yaz' (head 2123ff98aeedc411c0c2d79b2a9fd3c0155ba9fd)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 29 Feb 2008 17:59:29 +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)