view sounds/Makefile.am @ 11136:6270b6ad69a2

[gaim-migrate @ 13200] This is the same termination fix to mirc2txt that just went into oldstatus. What a terrible commit message. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Thu, 21 Jul 2005 04:16:35 +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)