view sounds/Makefile.am @ 7966:7d25d4e50343

[gaim-migrate @ 8643] We now save the list of plugins on quit, before unloading them. That way, any plugin that unloaded itself is taken off the auto-load list. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 31 Dec 2003 08:52:30 +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)