From 653a735db215959b13d15f6774b8a07b9275e6a0 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 --- helm/software/matita/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- 2.39.2