]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/Makefile
built test_{lexer,parser} per default
[helm.git] / helm / ocaml / cic_notation / Makefile
index f7c268c3a22a5096be7da70a828f076c46645e4a..ea2f30449cfd0e4cd400daf0fa7ad11b94ff67eb 100644 (file)
@@ -26,7 +26,7 @@ IMPLEMENTATION_FILES = \
        $(patsubst %.mli, %.ml, $(INTERFACE_FILES))     \
        $(NULL)
 
-all:
+all: test_lexer test_parser
 
 LOCAL_LINKOPTS = -package helm-cic_notation -linkpkg
 test: test_lexer test_parser