From b0488cec66ab5dc904b895516474b83a00ac2153 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Wed, 13 Sep 2006 15:37:11 +0000 Subject: [PATCH] removed contribs from nigtly bench --- matita/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- 2.39.2