view sounds/Makefile.am @ 8239:5220e0898252

[gaim-migrate @ 8962] Methinks prpl's should be able to specify a range of ports. Also, I don't think Gaim should ever try to bind to ports below 1024... Maybe that should be allowed though, I don't know? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 12 Feb 2004 17:23:17 +0000
parents 73853a0a1a77
children 5dd9c1df6459
line wrap: on
line source

EXTRA_DIST =	arrive.wav \
		leave.wav \
		receive.wav \
		redalert.wav \
		send.wav

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