From 989718e36ca338a64c248723d2590bb3eb4854a5 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 26 Dec 2005 17:05:45 +0000 Subject: Achèvement suppression traducteur dans contrib/interface git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@7738 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 09265105c4..4678b56476 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ NOARG: @echo "For make to be verbose, add VERBOSE=1" # build and install the three subsystems: coq, coqide, pcoq -world: coq coqide # pcoq +world: coq coqide pcoq install: install-coq install-coqide install-pcoq #install-manpages: install-coq-manpages install-pcoq-manpages -- cgit v1.2.3