view Makefile.am @ 4560:eb32b3acef97

[gaim-migrate @ 4841] Now that we have something else under 'Interfaces', I feel fine with removing things. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 09 Feb 2003 00:47:57 +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