view sounds/Makefile.am @ 10945:1ce8013f5642

[gaim-migrate @ 12740] This is probably better, thanks Bleeter, hopefully you'll not notice this commit came after my statement in #gaim :-) committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 26 May 2005 23:58:20 +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)