view sounds/Makefile.am @ 12128:34deaeeb5d42

[gaim-migrate @ 14428] Clean up the signals changelogging a bit. Mainly, I just removed the duplication of the 'see the Doxygen docs'. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Fri, 18 Nov 2005 12:23: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)