view sounds/Makefile.am @ 6315:9cbf27b02094

[gaim-migrate @ 6814] Removed a gtk pref from the core conversation.c. This is going to change things in some way for users who have the pref set for no tabs. I haven't tested it yet, but they should be using placement functions anyway for conversation placement, whether or not they set tabs. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 27 Jul 2003 10:11:25 +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)