From b56e2c54f8a0e79f13ab16bd089e39033e3da75b Mon Sep 17 00:00:00 2001 From: notin Date: Fri, 14 Nov 2008 16:07:26 +0000 Subject: 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 --- Makefile.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.doc b/Makefile.doc index 2e2651dc66..10550da3a6 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 \ -- cgit v1.2.3