view sounds/Makefile.am @ 7239:3875b924d622

[gaim-migrate @ 7814] This should fix the problem where sending-im-msg causes segfaults. Other signal types are bound to also cause this problem. Yay for pointer madness and copy-and-paste-related issues. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 12 Oct 2003 05:25:41 +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)