From 1d66a7a925cd7803a110ad98ccb6a7010efd2cf9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 23 Aug 1995 21:54:55 +0000 Subject: (DIST_FILES): Add hurd.boot. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 36f710a4..551a7209 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,8 @@ working-prog-subdirs := $(filter-out \ $(patsubst %/,%,\ $(dir $(wildcard $(prog-subdirs:=/BROKEN)))),\ $(prog-subdirs)) -DIST_FILES = COPYING Makeconf Maketools README NEWS tasks INSTALL README-binary +DIST_FILES = COPYING Makeconf Maketools README NEWS tasks INSTALL \ + README-binary hurd.boot all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs)) -- cgit v1.2.3