summaryrefslogtreecommitdiffstats
path: root/manuals_and_examples
diff options
context:
space:
mode:
Diffstat (limited to 'manuals_and_examples')
-rw-r--r--manuals_and_examples/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/manuals_and_examples/Makefile.am b/manuals_and_examples/Makefile.am
index a8ecfab..c8c48ea 100644
--- a/manuals_and_examples/Makefile.am
+++ b/manuals_and_examples/Makefile.am
@@ -33,7 +33,6 @@ install-data-hook:
sed 's|~~~rmanhome~~~|$(prefix)|' <$(dest_Makefile) >$(dest_Makefile).new
mv $(dest_Makefile).new $(dest_Makefile)
-# install documentation
- -#rm -rf $(DESTDIR)$(pkgdatadir)/doc
(cd ..; doxygen manuals_and_examples/doxygen-all.cfg)
(cd ..; doxygen manuals_and_examples/doxygen-api.cfg)
(cd ..; doxygen manuals_and_examples/doxygen-basedbms.cfg)