aboutsummaryrefslogtreecommitdiffhomepage
path: root/myocamlbuild.ml
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-09-06 13:27:33 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-09-06 13:27:33 +0000
commita54fe7b7acdb06e3ba187dbed37e7643f5c954b0 (patch)
treee5e7e7ae10adaeaba3486cc0e33817106b1e54d4 /myocamlbuild.ml
parent02988615cb53fac19cf640e47521dc9285c7b2f6 (diff)
Ocamlbuild : build of fake_ide
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14457 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'myocamlbuild.ml')
-rw-r--r--myocamlbuild.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/myocamlbuild.ml b/myocamlbuild.ml
index 42060c834..9f3dca6ac 100644
--- a/myocamlbuild.ml
+++ b/myocamlbuild.ml
@@ -181,6 +181,7 @@ let all_binaries =
"coq-tex", "tools/coq_tex", Best;
"gallina", "tools/gallina", Best;
"csdpcert", "plugins/micromega/csdpcert", BestInPlace;
+ "fake_ide", "tools/fake_ide", Best;
]