view sounds/Makefile.am @ 10455:6d4f02da1cef

[gaim-migrate @ 11723] This should make things a little better... Something weird is happening when it actually sets a message, but I don't think that's caused by problems in the statusselector. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 30 Dec 2004 17:41:19 +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)