view sounds/Makefile.am @ 10200:f086269582b1

[gaim-migrate @ 11317] -Get rid of a warning when using Napster -Add a little note to prpl.h -Get rid of some gratuitous debug output committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 17 Nov 2004 05:57:29 +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)