]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/Makefile
useless files removed
[helm.git] / helm / software / matita / Makefile
index c39fcee85fc2f96d02a1ff78d75e589efde6f737..d87651b107f79391238f7fe5e5b6c2c877a19519 100644 (file)
@@ -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)