view sounds/Makefile.am @ 7686:d89d5b930f0d

[gaim-migrate @ 8330] Blah, I hate this. Gaim won't compile with gtk 2.3.x, it seems, since we disable deprecated functions, and some stuff (like GtkItemFactory) is deprecated. Since we had those for converting over to 2.2.x, I think it's safe to just comment that out until we decide to drop < 2.3.x/2.4.x? Maybe we could have a --disable-deprecated flag. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 02 Dec 2003 00:36:01 +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)