view sounds/Makefile.am @ 10728:b5259f3dfc29

[gaim-migrate @ 12328] [15:55] <marv> grim: what does it do? [15:55] <grim> marv: corrects the logic in my patch that luke commited earlier [15:55] <grim> it's to make the groups hide when all accounts are offline committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Fri, 25 Mar 2005 21:56: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)