view sounds/Makefile.am @ 12407:b33b4e326c90

[gaim-migrate @ 14714] undef warning fix for ICQ_OSCAR_SUPPORT. If this is never defined anywhere, as the comment indicates, is the code still necessary? committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 08 Dec 2005 20:58:52 +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)