aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorglondu2008-09-06 13:06:53 +0000
committerglondu2008-09-06 13:06:53 +0000
commit7449a31bf5413a2607e2c1c388f4aeec56a59010 (patch)
tree56c83910b27ac05f60b581cbfea30ee6bb900303
parentc063e58ecde978c3813ae7be3a06a0fdb7226f17 (diff)
Install coqide manpage
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11372 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 0e233bc20d..2b2c82f777 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -828,7 +828,7 @@ INTERFACEVO:=
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/coqwc.1 man/coqdoc.1 man/coqide.1 \
man/coq_makefile.1 man/coqmktop.1
PCOQMANPAGES:=man/coq-interface.1 man/coq-parser.1