view Makefile.am @ 4704:56c70997fe5c

[gaim-migrate @ 5015] some might find this beter. Paco-Paco fixed 'make dist' for you dist-making types out there, and I made cvs a little less annoying, and fixed a thing or two. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 11 Mar 2003 17:40:11 +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