view sounds/Makefile.am @ 12689:e893563d965d

[gaim-migrate @ 15032] Fix another crash because a callback was happening after the account was disconnected. I wonder whether the sip->listenfd should be also closed. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 03 Jan 2006 04:44:08 +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)