From 144cbaa73df79e02dcc933c9bc49249fc56fb568 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 16 Sep 1995 18:19:11 +0000 Subject: (DIST_FILES): Remove Maketools. Add config.make.in, configure.in, configure. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 551a7209..7f9d936d 100644 --- a/Makefile +++ b/Makefile @@ -33,8 +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 hurd.boot +DIST_FILES = COPYING Makeconf config.make.in configure.in configure \ + README NEWS tasks INSTALL README-binary hurd.boot all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs)) -- cgit v1.2.3