view sounds/Makefile.am @ 9452:0de62d92fb3b

[gaim-migrate @ 10276] Thanks Tim. I'd like to point out that I don't think it's possible for listenfd to actually be used uninitialized. gcc just isn't smart enough to realize that. I think. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 05 Jul 2004 19:19:36 +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)