view sounds/Makefile.am @ 13848:b43971b34053

[gaim-migrate @ 16304] See, and this is why I had Ethan look this over. Having signal and command callbacks conflict with each other would be bad. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Wed, 21 Jun 2006 15:19:28 +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)