summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-01 02:21:02 +0000
committerRoland McGrath <roland@gnu.org>1996-05-01 02:21:02 +0000
commit93f7974c1c297e11171036a3b2ab7b9458d216c7 (patch)
tree55ce0f2011af70a294a4d72a23d0a141e847d361 /Makefile
parenta955e42eef5c9da5b6977f1cd1b207a0d8937922 (diff)
(DIST_FILES): Add build.mkcf.in.
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))