summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29efc66d..52d64d58 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,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 SETUP \
+ hurd.boot build.mk.in build.mkcf.in SETUP \
README NEWS tasks INSTALL INSTALL-binary INSTALL-cross
all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs))