view sounds/Makefile.am @ 12701:0a4996f15509

[gaim-migrate @ 15044] SF Patch #1396122 from Casey Harkins "This is a simple patch which will hide the extra separator in the popular statuses section when there are no popular statuses. Prevents the double separators." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 03 Jan 2006 18:20:20 +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)