view sounds/Makefile.am @ 9633:81b31af2752d

[gaim-migrate @ 10477] [ gaim-Bugs-847795 ] HTML log files not closed properly on exit The fix is twofold. First, make gaim_conversations_uninit, destroy conversation windows. Second, reorder things in core_quit, to keep plugins loaded until the end and to keep the gtk main loop from quitting until after everything else is uninitialized. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 01 Aug 2004 17:12:13 +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)