view sounds/Makefile.am @ 10264:36b7335d3452

[gaim-migrate @ 11410] On August 30th Laurent Rineau sent a patch to gaim-devel that makes this change. It should allow proxy.c to compile on systems where HAVE_GETADDRINFO is undefined. I haven't tested it, but it looked ok to me. I don't think "hostname" is a valid variable there. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 26 Nov 2004 02:50:14 +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)