From bf12a1de64508d72adbcc08ffbe4cb212260a6d6 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 4 Jul 2006 08:59:25 +0000 Subject: Add Doxyfile to allow generation of documentation with Dimitri Heesch's great doxygen tool. Note though that the documentation is not yet complete. svn path=/branches/BRANCH_6-3/; revision=4860 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5828fe6c..c866488c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -143,7 +143,8 @@ EXTRA_DIST+= $(DISTDOCS) fetchmail.spec $(distdirs) ucs/README.svn \ m4-local/autobuild.m4 \ t.smoke t.rc \ dist-tools/html2txt \ - dist-tools/manServer.pl + dist-tools/manServer.pl \ + Doxyfile fetchmailconf: ( echo '#! /bin/sh' && echo 'exec @PYTHON@ @pythondir@/fetchmailconf.py "$$@"' ) >$@ || { rm -f $@ ; exit 1; } -- cgit v1.2.3