view sounds/Makefile.am @ 12324:90f488e08216

[gaim-migrate @ 14628] My last commit had an error. A couple of functions were declared in headers. I've made them non-static again and added an #include to kill the warning. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 04 Dec 2005 18:42:21 +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)