view sounds/Makefile.am @ 11964:5db4ae4c94a1

[gaim-migrate @ 14255] sf patch #1347710, from Levi Bard Make text repl detach from existing conversations on unload committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 04 Nov 2005 01:30:52 +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)