From f9b3c60e5b9a750734b78bd349140ab69100d012 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 11 Apr 1996 20:13:59 +0000 Subject: (DIST_FILES): Add SETUP. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- cgit v1.2.3