X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fcic_notation%2FMakefile;h=ea2f30449cfd0e4cd400daf0fa7ad11b94ff67eb;hb=57b43a967eaf3b0747350cd775d4301a53af2820;hp=f7c268c3a22a5096be7da70a828f076c46645e4a;hpb=4aea55553769e6f07aa6579bfdd416d02929494f;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