]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/Makefile
stop running LAMBDA-TYPES as a test, can be reactivated when it will take
[helm.git] / helm / software / matita / Makefile
index bc317b4f3a37997e67b241e3443b7d85841265d5..41590525815a2fbb3f4293e9831a41d6a7c3acaa 100644 (file)
@@ -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)