view sounds/Makefile.am @ 10499:d0c336ad0b27

[gaim-migrate @ 11791] Show the correct field for "Contact Alias" in buddy list tooltips. I broke this when I changed the tooltip to use GStrings. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 10 Jan 2005 05:29:48 +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)