aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar barras <barras@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-12-01 21:48:15 +0000
committerGravatar barras <barras@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-12-01 21:48:15 +0000
commitd751bcfdd44edefefb5b1b3bcf91ad782d87a341 (patch)
treec526f07bafe43d8b6e6ee29f603d9e562113297e
parentda882cfdac822da8d53e8c11b4a890e1643901ad (diff)
install manpage of coqchk
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12551 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 64036168e..54052754a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -625,7 +625,7 @@ LIBFILESLIGHT:=$(THEORIESLIGHTVO)
MANPAGES:=man/coq-tex.1 man/coqdep.1 man/gallina.1 \
man/coqc.1 man/coqtop.1 man/coqtop.byte.1 man/coqtop.opt.1 \
man/coqwc.1 man/coqdoc.1 man/coqide.1 \
- man/coq_makefile.1 man/coqmktop.1
+ man/coq_makefile.1 man/coqmktop.1 man/coqchk.1
PCOQMANPAGES:=man/coq-interface.1 man/coq-parser.1