view sounds/Makefile.am @ 10783:48779a02fe99

[gaim-migrate @ 12412] Sean was the only one to notice this?! Someone needs to bake him a brownieieeeeeeee committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 05 Apr 2005 00:20:59 +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)