view sounds/Makefile.am @ 11830:9cd233ea2799

[gaim-migrate @ 14121] Removing a g_free() I added during my first rewrite of the font_size stuff. It doesn't belong there any more. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 26 Oct 2005 01:48:33 +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)