aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-21 16:57:03 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-21 16:57:03 +0000
commit65e1d85aa03563c8ef25a87babb62367806c1352 (patch)
tree47b25ec585f83905b4d8a691deb214373dc1318e /doc/Makefile
parent461ddb09174263055d124bee24905c49d57d2fdb (diff)
Make PG-adapting first so index.html left pointing to main manual
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 3ee3ee9a..0cd02947 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -16,6 +16,6 @@
###########################################################################
%:
- make -f Makefile.doc DOCNAME=ProofGeneral MAKE="make -f Makefile.doc" $@
make -f Makefile.doc DOCNAME=PG-adapting MAKE="make -f Makefile.doc" $@
+ make -f Makefile.doc DOCNAME=ProofGeneral MAKE="make -f Makefile.doc" $@