view sounds/Makefile.am @ 10857:06e71aa662af

[gaim-migrate @ 12533] This fixes SmarterChild's dumb body bgcolors. This workaround needs to be implemented for font color and back too. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Fri, 22 Apr 2005 01:15:33 +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)