From ded78166db5d511172ff90990fcabd9662610ddf Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Thu, 26 Mar 2015 02:03:01 +0100 Subject: [PATCH] Corrected ocaml makefile --- ocaml/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ocaml/Makefile b/ocaml/Makefile index be763cbd..2c3fae01 100644 --- a/ocaml/Makefile +++ b/ocaml/Makefile @@ -30,6 +30,8 @@ default: $(ALL_TESTS) $(ALL_EXE) .gitignore done >> .gitignore executables: $(QPACKAGE_ROOT)/data/executables + +$(QPACKAGE_ROOT)/data/executables: $(QPACKAGE_ROOT)/scripts/create_executables_list.sh external_libs: