view sounds/Makefile.am @ 5985:60d9cbfb6bf8

[gaim-migrate @ 6433] Fixed Cae Bug #9. I hope this doesn't mess with anything else. Is there a reason this sanity check doesn't return when the vars are invalid? committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 02 Jul 2003 08:53:03 +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)