aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8db9dc19e4..f2c7be6092 100644
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ CMX=$(CMO:.cmo=.cmx)
COQMKTOP=scripts/coqmktop
-world: minicoq coqtop.byte dev/db_printers.cmo
+world: minicoq coqtop.byte $(COQMKTOP) dev/db_printers.cmo
coqtop: $(COQMKTOP) $(CMX)
$(COQMKTOP) -opt -notactics $(OPTFLAGS) -o coqtop