aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 0cd02947..2d008717 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -15,6 +15,9 @@
##
###########################################################################
+default:
+ $(MAKE) doc
+
%:
make -f Makefile.doc DOCNAME=PG-adapting MAKE="make -f Makefile.doc" $@
make -f Makefile.doc DOCNAME=ProofGeneral MAKE="make -f Makefile.doc" $@