aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authornotin2008-07-16 14:54:53 +0000
committernotin2008-07-16 14:54:53 +0000
commitcc1eab7783dfcbc6ed088231109553ec51eccc3f (patch)
tree80757882fc1a6f30541a5c79c9c76c9e94315fbc /Makefile.common
parentcf57e0cdafd45cf6944666086ec14174705f0b61 (diff)
Ajout de cibles pour le manuel de référence (refman-nodep, stdlib-nodep, refman-quick)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11229 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 915f383e0c..b58032077e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -877,7 +877,7 @@ VO_TARGETS:=logic arith bool narith zarith qarith lists strings sets \
setoids sorting natural integer rational numbers noreal \
omega micromega ring setoid_ring dp xml extraction field fourier jprover \
funind cc programs subtac rtauto
-DOC_TARGETS:=doc doc-html doc-ps doc-pdf stdlib refman tutorial faq rectutorial
+DOC_TARGETS:=doc doc-html doc-ps doc-pdf stdlib refman tutorial faq rectutorial refman-quick refman-nodep stdlib-nodep
STAGE3_TARGETS:=world install coqide coqide-files coq coqlib \
coqlight states pcoq-files check init theories theories-light contrib \
$(DOC_TARGETS) $(VO_TARGETS)