summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authordov-g <dov-g>2006-11-28 21:34:58 +0000
committerdov-g <dov-g>2006-11-28 21:34:58 +0000
commit2b4fe28135f4731914e3f6bc1fee0f9e60f466b2 (patch)
tree394dbf1ef6aef0aeb23d81b293fdf87472d7827a /Makefile.am
parent3c743915c3a829cfbc00103a7a835bb5ecbcee8d (diff)
downloadpaps-2b4fe28135f4731914e3f6bc1fee0f9e60f466b2.tar.gz
paps-2b4fe28135f4731914e3f6bc1fee0f9e60f466b2.tar.xz
paps-2b4fe28135f4731914e3f6bc1fee0f9e60f466b2.zip
2006-11-28 Dov Grobgeld <dov.grobgeld@gmail.com>
* libpaps.h: Minor doxygen warning fixes. * doc/Doxyfile, doc/Makefile.am: Removed for new doxygen support. * aminclude.am, acinclude.m4 : Added for doxygen support * configure.in: Made doxygen documentation build at autoconf time (package preparer) and not at user configuration time.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1799d25..0b657fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,7 @@
-SUBDIRS = src doc
+SUBDIRS = src
+
+include aminclude.am
+
+EXTRA_DIST = autogen.sh $(DX_CONFIG) doxygen-doc/html
+