diff options
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 2 |
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: |
