view sounds/Makefile.am @ 11937:83cf4df8809d

[gaim-migrate @ 14228] This should make Gaim compile on GTK 2.0 and 2.2 until sadrul can fix this for real. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 01 Nov 2005 00:38:24 +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)