X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FMakefile;h=d87651b107f79391238f7fe5e5b6c2c877a19519;hb=70011e7826d79f5701ddf81888059ced107d451e;hp=c39fcee85fc2f96d02a1ff78d75e589efde6f737;hpb=0a50912f2577243a1f9e4068b02877b8e61181c9;p=helm.git diff --git a/helm/software/matita/Makefile b/helm/software/matita/Makefile index c39fcee85..d87651b10 100644 --- a/helm/software/matita/Makefile +++ b/helm/software/matita/Makefile @@ -197,9 +197,9 @@ distclean: clean TEST_DIRS = \ library \ tests \ - contribs/LAMBDA-TYPES \ - contribs/PREDICATIVE-TOPOLOGY \ $(NULL) +# contribs/LAMBDA-TYPES \ +# contribs/PREDICATIVE-TOPOLOGY \ .PHONY: tests tests.opt cleantests cleantests.opt tests: $(foreach d,$(TEST_DIRS),$(d)-test)