view sounds/Makefile.am @ 13518:cd21f1738063

[gaim-migrate @ 15894] Part of SF Patch #1449828 from Sadrul This plugs a memory leak. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 15 Mar 2006 18:25:36 +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)