From: Enrico Tassi Date: Wed, 13 Sep 2006 15:37:11 +0000 (+0000) Subject: removed contribs from nigtly bench X-Git-Tag: make_still_working~6898 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=653a735db215959b13d15f6774b8a07b9275e6a0;p=helm.git removed contribs from nigtly bench --- 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)