view sounds/Makefile.am @ 8656:a47f038ecf9a

[gaim-migrate @ 9408] A patch to the gaim-remote man page from Kurt McKee (the_truk_stop): I noticed two lines, one with an obvious grammatical error, and the other just seemed worded oddly. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 14 Apr 2004 03:13:08 +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)