summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7da5ed20c5..8ca849e989 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ defaultentry:
# Recompile the system using the bootstrap compiler
all: runtime ocamlc ocamllex ocamlyacc ocamltools library ocaml \
- otherlibraries ocamlbuild.byte camlp4out $(DEBUGGER) ocamldoc
+ otherlibraries ocamlbuild.byte $(DEBUGGER)
# Compile everything the first time
world: