view Makefile.am @ 4563:d6491dc2b7b2

[gaim-migrate @ 4844] Add a comment for the thing we add to acinclude.m4. This way, Paco-Paco will stop randomly deleting it. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 09 Feb 2003 19:08:07 +0000
parents fbf9f873abfc
children 27354602734d
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 = m4 sounds plugins pixmaps doc po intl src
ACLOCAL_AMFLAGS = -I m4

docs: Doxyfile.in
	@doxygen