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 a002d4f3..5ff56330 100644 --- a/src/Makefile +++ b/src/Makefile @@ -103,7 +103,7 @@ sail: ast.ml jib.ml manifest.ml ocamlbuild -use-ocamlfind sail.native sail_lib.cma sail_lib.cmxa isail: ast.ml jib.ml manifest.ml - ocamlbuild -use-ocamlfind isail.native sail_lib.cma sail_lib.cmxa libsail.cma libsail.cmxa + ocamlbuild -use-ocamlfind isail.native sail_lib.cma sail_lib.cmxa coverage: ast.ml jib.ml manifest.ml |
