view sounds/Makefile.am @ 11924:ced9410eeb73

[gaim-migrate @ 14215] This seems to fix a crash for me when going offline --> online --> offline --> online with an AIM account. See the backtrace at http://nosnilmot.com/nopaste/296 committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 31 Oct 2005 05:40:35 +0000
parents 5dd9c1df6459
children
line wrap: on
line source

EXTRA_DIST = \
		alert.wav \
		login.wav \
		logout.wav \
		receive.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)