view sounds/Makefile.am @ 13399:18d5d4018604

[gaim-migrate @ 15773] Dereferencing the pointer-pointer to check if it's NULL. Oops, my bad. Resolves CID 11 committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 06 Mar 2006 17:01:32 +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)