aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 946a54453..a6c2ea351 100644
--- a/Makefile
+++ b/Makefile
@@ -597,7 +597,8 @@ install-library:
cp tools/coq.el $(FULLEMACSLIB)
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/coqc.1 man/coqtop.1 man/coqtop.byte.1 man/coqtop.opt.1 \
+ man/coq_makefile.1 man/coqmktop.1
install-manpages:
$(MKDIR) $(FULLMANDIR)/man1