view sounds/Makefile.am @ 6607:d8fd7c29eaf0

[gaim-migrate @ 7131] Fixed a parameter type on a signal. It was outgoing and shouldn't have been. We here at Gaim stifle the lives of our signals. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 24 Aug 2003 06:41:08 +0000
parents 73853a0a1a77
children 5dd9c1df6459
line wrap: on
line source

EXTRA_DIST =	arrive.wav \
		leave.wav \
		receive.wav \
		redalert.wav \
		send.wav

soundsdir =	$(datadir)/sounds/gaim
sounds_DATA =	$(EXTRA_DIST)