view sounds/Makefile.am @ 4434:6b83a532eeb2

[gaim-migrate @ 4709] Async DNS was leaking 2 file desriptors per lost DNS child. It also corrects the async DNS function interface. thanks niqueco committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 27 Jan 2003 07:51:05 +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)