view sounds/Makefile.am @ 12179:92ba143044e6

[gaim-migrate @ 14481] I didn't know I could do this, that's neat. Thanks to the random patch I just saw which did this. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Mon, 21 Nov 2005 06:56:35 +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)