From 753b978259ec5f41399499a93a710682c611c5a6 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Sun, 23 Jul 1995 20:00:44 +0000 Subject: (DIST_FILES): Removed `missing'. --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4cb0bbc8..7e8b9367 100644 --- a/Makefile +++ b/Makefile @@ -32,8 +32,7 @@ working-prog-subdirs := $(filter-out \ $(patsubst %/,%,\ $(dir $(wildcard $(prog-subdirs:=/BROKEN)))),\ $(prog-subdirs)) -DIST_FILES = COPYING Makeconf Maketools README NEWS missing tasks INSTALL \ - README-binary +DIST_FILES = COPYING Makeconf Maketools README NEWS tasks INSTALL README-binary all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs)) -- cgit v1.2.3