view sounds/Makefile.am @ 10361:f57369469684

[gaim-migrate @ 11579] if (0) this out in HEAD too until i figure out the real limit, or maybe just handle the errors yahoo sends us. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Mon, 13 Dec 2004 23:03:06 +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)