view sounds/Makefile.am @ 11495:d5e4a3af7934

[gaim-migrate @ 13739] Fix up ICQ status stuff a bit. Invisible was being treated incorrectly, it looks like a strcmp was misread as !strcmp in the conversion from the oldstatus way of doing things which inverted the logic a little. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 10 Sep 2005 20:43:25 +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)