From 1ef8ff12fdff5364d5f41a4ffc3a9d358610e300 Mon Sep 17 00:00:00 2001 From: Thomas Applencourt Date: Wed, 3 Jun 2015 12:03:12 +0200 Subject: [PATCH] Corrent create_executables_list.sh path --- ocaml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml/Makefile b/ocaml/Makefile index 0fb064ad..b796e10d 100644 --- a/ocaml/Makefile +++ b/ocaml/Makefile @@ -35,7 +35,7 @@ default: $(ALL_TESTS) $(ALL_EXE) .gitignore executables: $(QPACKAGE_ROOT)/data/executables $(QPACKAGE_ROOT)/data/executables: - $(QPACKAGE_ROOT)/scripts/create/create_executables_list.sh + $(QPACKAGE_ROOT)/scripts/module/create_executables_list.sh external_libs: opam install cryptokit core