view sounds/Makefile.am @ 11212:46086fcc82b7

[gaim-migrate @ 13343] Weird things happen when account is NULL in screenname_completion_match_selected_cb(). I fixed that. Then I fixed the bug I introduced that caused account to be NULL all the time. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 08 Aug 2005 19:56:41 +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)