X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_notation%2FMakefile;fp=helm%2Focaml%2Fcic_notation%2FMakefile;h=ea2f30449cfd0e4cd400daf0fa7ad11b94ff67eb;hb=3b518dfa49ead4148b3997406da09c4a63c87cb2;hp=f7c268c3a22a5096be7da70a828f076c46645e4a;hpb=adb9f4fb551cb1299efa440e78b985e16ab69f19;p=helm.git diff --git a/helm/ocaml/cic_notation/Makefile b/helm/ocaml/cic_notation/Makefile index f7c268c3a..ea2f30449 100644 --- a/helm/ocaml/cic_notation/Makefile +++ b/helm/ocaml/cic_notation/Makefile @@ -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