view Makefile.am @ 4564:27354602734d

[gaim-migrate @ 4845] Ethan Blanton was nice enough to delve into the depths of m4, and kill it. This cleans up some auto* stuff, and will let people compile gaim cvs without having audiofile installed. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 09 Feb 2003 19:52:15 +0000
parents fbf9f873abfc
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