aboutsummaryrefslogtreecommitdiff
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 18ebe16a6b..946a54453b 100644
--- a/Makefile
+++ b/Makefile
@@ -596,7 +596,8 @@ install-library:
$(MKDIR) $(FULLEMACSLIB)
cp tools/coq.el $(FULLEMACSLIB)
-MANPAGES=tools/coq-tex.1 tools/coqdep.1 tools/gallina.1
+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
install-manpages:
$(MKDIR) $(FULLMANDIR)/man1