diff --git a/ocaml/Makefile b/ocaml/Makefile index 44815a5..8f35680 100644 --- a/ocaml/Makefile +++ b/ocaml/Makefile @@ -5,3 +5,6 @@ shell: irc: ocamlbuild -use-ocamlfind irc.byte + +check: + ocamlbuild -use-ocamlfind test.byte --