view sounds/Makefile.am @ 14000:f327a27f7f07

[gaim-migrate @ 16585] A fix for the nasty libxml corruption crash in jabber, from Henning Norn. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Thu, 27 Jul 2006 18:58:14 +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)