X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FMakefile;h=41590525815a2fbb3f4293e9831a41d6a7c3acaa;hb=6e1ce1b936a712bea7678d04e55053abc1f5a9cf;hp=bc317b4f3a37997e67b241e3443b7d85841265d5;hpb=6de1d620529ba16f5cb89588755de3cc6cd5b45b;p=helm.git diff --git a/helm/software/matita/Makefile b/helm/software/matita/Makefile index bc317b4f3..415905258 100644 --- a/helm/software/matita/Makefile +++ b/helm/software/matita/Makefile @@ -194,8 +194,8 @@ TEST_DIRS = \ # library_auto TEST_DIRS_OPT = \ $(TEST_DIRS) \ - contribs/LAMBDA-TYPES \ $(NULL) + #contribs/LAMBDA-TYPES \ .PHONY: tests tests.opt cleantests cleantests.opt tests: $(foreach d,$(TEST_DIRS),$(d)-test)