aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorlmamane2007-07-25 13:57:12 +0000
committerlmamane2007-07-25 13:57:12 +0000
commit4e71ddd1c6500108908d5691987f26a91bffa541 (patch)
treef9a3c5f76bd8a65a8bda3852a2c5eb384c234bc9 /Makefile.common
parentc04551d46beedb920ac563edd126712306d948c5 (diff)
Add glob.dump to Makefile the recommended way and document the
recommended way more explicitly. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10050 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 0c37a3a7d4..3364edc314 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -805,7 +805,7 @@ VO_TARGETS:=logic arith bool narith zarith qarith lists strings sets \
funind cc subtac rtauto
STAGE3_TARGETS:=world install coqide coqide-files coq coqlib \
coqlight states pcoq-files check init theories theories-light contrib \
- doc $(VO_TARGETS)
+ doc glob.dump $(VO_TARGETS)
# For emacs: