view sounds/Makefile.am @ 6327:493eed80869c

[gaim-migrate @ 6826] I like what KingAnt did earlier. I didn't think about using the core request API for our normal, tiny little input dialogs and such. Now the Alias Buddy dialog uses our multi-field request API. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 29 Jul 2003 05:56:15 +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)