diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 3539088e..325cbec6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -76,7 +76,7 @@ isail: ast.ml sail.native: sail sail.byte: - ocamlbuild -cflag -g sail.byte + ocamlbuild -use-ocamlfind -cflag -g sail.byte interpreter: lem_interp/interp_ast.lem ocamlbuild lem_interp/extract.cmxa |
