]> matita.cs.unibo.it Git - helm.git/commitdiff
built test_{lexer,parser} per default
authorStefano Zacchiroli <zack@upsilon.cc>
Sat, 9 Jul 2005 16:33:19 +0000 (16:33 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Sat, 9 Jul 2005 16:33:19 +0000 (16:33 +0000)
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