summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 98a1cd23..811fa8ff 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ working-prog-subdirs := $(filter-out \
$(dir $(wildcard $(prog-subdirs:=/BROKEN)))),\
$(prog-subdirs))
DIST_FILES = COPYING Makeconf config.make.in configure.in configure \
- hurd.boot build.mk.in \
+ hurd.boot build.mk.in SETUP \
README NEWS tasks INSTALL README-binary
all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs))