view sounds/Makefile.am @ 13346:e614c46936ba

[gaim-migrate @ 15716] Javier Fern??ndez-Sanguino Pe??a sent me these a while back, before we were using intltool committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 28 Feb 2006 05:54:28 +0000
parents 5dd9c1df6459
children
line wrap: on
line source

EXTRA_DIST = \
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)