view Makefile.am @ 4658:22215f5129b2

[gaim-migrate @ 4969] Bill Tompkins, a gaim-e developer pointed out that my changes to the perl code were causing short-circuited events from C scripts to not be short-circuited. This caused gaim-e to show messages it shouldn't have. This patch should fix that. Bill, or any other gaim-e or even any other perl script or c plugin user, let me know if this fixes or doesn't fix the problem. Thanks! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 07 Mar 2003 05:20:39 +0000
parents 27354602734d
children 2c9de5ae24a0
line wrap: on
line source

EXTRA_DIST = \
	gaim.spec.in gaim.desktop \
	Doxyfile.in \
	HACKING \
	gaim2blt.pl licq2gaim.pl setup-gettext

dist-hook: gaim.spec
	cp gaim.spec $(distdir)

pixmapdir = $(datadir)/applications
pixmap_DATA = gaim.desktop

SUBDIRS = sounds plugins pixmaps doc po intl src

docs: Doxyfile.in
	@doxygen