aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormohring2001-04-19 13:25:45 +0000
committermohring2001-04-19 13:25:45 +0000
commit1d6689788d3ffe952cfe9b51b338d30c5aeeda14 (patch)
tree75fc7b6a55ea09bc5467993fa4704a0fb31328f1
parentf9c7217d6f58287ab71ba4579a48b791069fec13 (diff)
Ajoute Library.html a all-html
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8193 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 71c2515766..dda2ae2d3c 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,6 +1,6 @@
# Makefile for the Coq documentation
-# You need the environment varibles COQTOP and COQBIN to be correctly set
+# You need the environment variables COQTOP and COQBIN to be correctly set
# (some files are preprocessed using Coq and some part of the documentation
# is automatically built from the theories sources)
@@ -80,7 +80,7 @@ all-pdf: Tutorial.v.pdf Reference-Manual.pdf Library.pdf Changes.v.pdf
all-ps: Tutorial.v.ps Reference-Manual.ps Library.ps Changes.v.ps
-all-html: Tutorial.v.html Reference-Manual.html Changes.v.html
+all-html: Tutorial.v.html Reference-Manual.html Library.html Changes.v.html
# dvips et dviselect existent sur loupiac