From: Enrico Tassi Date: Wed, 13 Sep 2006 15:37:11 +0000 (+0000) Subject: removed contribs from nigtly bench X-Git-Tag: 0.4.95@7852~1038 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=b0488cec66ab5dc904b895516474b83a00ac2153;p=helm.git removed contribs from nigtly bench --- diff --git a/matita/Makefile b/matita/Makefile index c39fcee85..d87651b10 100644 --- a/matita/Makefile +++ b/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)