summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index a8b6f773..e2f063a2 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -25,7 +25,7 @@ test: sail interpreter
LEM = ~/bitbucket/lem/lem
LEMLIBOCAML = ~/bitbucket/lem/ocaml-lib/
-ELF_DIR= ../../../bitbucket/linksem
+ELFDIR= ../../../bitbucket/linksem
get_elf:
-chmod u+w src_elf/*.ml*