From 1d643c4751bd317efe6412aa09be0e726f366b53 Mon Sep 17 00:00:00 2001 From: courant Date: Wed, 25 Apr 2001 13:51:01 +0000 Subject: man pages for coq-interface and parser git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1717 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a6c2ea3515..ca3e3478ea 100644 --- a/Makefile +++ b/Makefile @@ -598,7 +598,8 @@ install-library: 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/coq_makefile.1 man/coqmktop.1 + man/coq_makefile.1 man/coqmktop.1 \ + man/coq-interface.1 man/parser.1 install-manpages: $(MKDIR) $(FULLMANDIR)/man1 -- cgit v1.2.3