From: Enrico Tassi Date: Sat, 22 Mar 2008 11:21:10 +0000 (+0000) Subject: since many stuff is under contrib, we need to ignore less directories X-Git-Tag: make_still_working~5505 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=413007de240fefb28650bb5ba7940f46db656751;p=helm.git since many stuff is under contrib, we need to ignore less directories --- diff --git a/helm/software/Makefile b/helm/software/Makefile index 99570786c..ce51f175b 100644 --- a/helm/software/Makefile +++ b/helm/software/Makefile @@ -54,12 +54,8 @@ NULL = DISTDIR = $(BASENAME)-$(MATITA_VERSION) CLEAN_ON_DIST = \ components/license \ - matita/TPTP/ \ - matita/dama/ \ - matita/dama_didactic/ \ - matita/library/freescale/ \ + matita/TPTP/ \ matita/contribs/ \ - matita/library_auto/ \ $(NULL) EXTRA_DIST = \ matita/AUTHORS \