view sounds/Makefile.am @ 5264:e4dadc60ea5a

[gaim-migrate @ 5636] paco-paco pointed out that jabber could potentially strcmp() with a NULL variable. This inspired me to clean up the crap code that surrounded that strcmp(). committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 01 May 2003 05:54:54 +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)