view sounds/Makefile.am @ 8525:d8dfab355d2c

[gaim-migrate @ 9264] --enable-debug no longer breaks compilation when using gtk 2.4. This was a problem for me personally for a long time, and with the release of gtk 2.4, we're going to see it more without this. It affected gargnome (I think it was garnome?) as well. I added a --disable-deprecated flag for configure that will disable deprecated gtk/glib/pango code. This should suffice, imho. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 30 Mar 2004 06:00:04 +0000
parents 73853a0a1a77
children 5dd9c1df6459
line wrap: on
line source

EXTRA_DIST =	arrive.wav \
		leave.wav \
		receive.wav \
		redalert.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)