view sounds/Makefile.am @ 13501:09886847a5f7

[gaim-migrate @ 15877] 17:35:22 <NSA_> Gaim::SavedStatus::get_current(); is notr defined for perl :( It is now. (Untested, but compiling.) committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Mon, 13 Mar 2006 22:59:46 +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)