view sounds/Makefile.am @ 4656:e557a10a9541

[gaim-migrate @ 4967] This works pretty reliably between gaim and Winaim. It seems to work ok between 2 gaim clients. Anyway, I figure this is better than nothing. Oh, by the way, this is "send file" support for AIM over oscar. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 07 Mar 2003 03:49:48 +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)