aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjforest2008-04-28 12:56:32 +0000
committerjforest2008-04-28 12:56:32 +0000
commitea24960e35ee39f8ed719583886f7b56587a879c (patch)
tree804d60fbd130691678c89edbd2df0769dcae3454
parentdb3a9e3e16d6d7c6bc66b90a0f2eaf72ea28f81e (diff)
reparation bug de compil introduit au precedent commit
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10866 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.build b/Makefile.build
index ffe6a22490..bf5cdc5ada 100644
--- a/Makefile.build
+++ b/Makefile.build
@@ -65,8 +65,7 @@ LOCALINCLUDES=-I config -I tools -I tools/coqdoc \
-I contrib/interface -I contrib/fourier \
-I contrib/jprover -I contrib/cc \
-I contrib/funind -I contrib/firstorder \
- -I contrib/field -I contrib/subtac -I contrib/rtauto \
- -I contrib/recdef
+ -I contrib/field -I contrib/subtac -I contrib/rtauto
MLINCLUDES=$(LOCALINCLUDES) -I $(MYCAMLP4LIB)