view sounds/Makefile.am @ 12599:e94c33909aa6

[gaim-migrate @ 14929] i don't know how this is happening, but apparently it is, so now we'll protect against it committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 21 Dec 2005 13:37:18 +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)