view sounds/Makefile.am @ 6114:3c70f8be8558

[gaim-migrate @ 6576] Fix Cae non-fatal bad bug 2: "hitting cancel all does not kill attempts to sign on. gaim tries to reconnect (no, I am not using the auto-reconnect plugin)." Previously only 1 account would get canceled because Gaim was iterating incorrectly through a GSList. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 13 Jul 2003 20:59:27 +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)