view sounds/Makefile.am @ 12975:e0c9d63ad4a0

[gaim-migrate @ 15328] I'm sure this will be a billion times more efficient. Ok, maybe not that much but it doesn't make sense to call gaim_account_get_connection just for fun. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 21 Jan 2006 01:58:13 +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)