aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-11-14 16:07:26 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-11-14 16:07:26 +0000
commitb56e2c54f8a0e79f13ab16bd089e39033e3da75b (patch)
tree4a5c733c07d4f150f05f78abca3c6bc9def48465 /Makefile.doc
parentbf871f8e1c201a941ecf78ac4fa1fb8c7cce6ef6 (diff)
make doc ne compilait plus la doc de stdlib (bug #1996)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11588 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.doc')
-rw-r--r--Makefile.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.doc b/Makefile.doc
index 2e2651dc6..10550da3a 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -13,7 +13,7 @@
.PHONY: doc doc-html doc-pdf doc-ps refman tutorial stdlib faq rectutorial
-doc: refman faq tutorial rectutorial ide/index_urls.txt
+doc: refman faq tutorial rectutorial stdlib ide/index_urls.txt
doc-html:\
doc/tutorial/Tutorial.v.html doc/refman/html/index.html \