view sounds/Makefile.am @ 12385:515a4630d960

[gaim-migrate @ 14691] I was about to gut out DEBUG_CFLAGS because nothing really used it. On second thought, I decided that as long as we have it separate, we should use it. Good, bad, ugly? committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 07 Dec 2005 07:32:21 +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)