summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 40bdb75b..3499449b 100644
--- a/Makefile
+++ b/Makefile
@@ -31,8 +31,7 @@ working-prog-subdirs := $(filter-out \
$(patsubst %/,%,\
$(dir $(wildcard $(prog-subdirs:=/BROKEN)))),\
$(prog-subdirs))
-DIST_FILES = COPYING Makeconf Maketools README NEWS missing \
- gcc-specs tasks INSTALL
+DIST_FILES = COPYING Makeconf Maketools README NEWS missing tasks INSTALL
all: $(addsuffix -all,$(working-prog-subdirs))