view sounds/Makefile.am @ 12441:d7dc4b33fd69

[gaim-migrate @ 14748] Fix an abuse of g_return_val_if_fail, gaim_status_get_attr_value is called on statuses that may not have the attribute set. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 09 Dec 2005 12:46:24 +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)