From 5188ba726e4f8cfd5e0f80a93c8f0a79ccbdd782 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 11 Apr 1995 20:05:42 +0000 Subject: (DIST_FILES): Add README-binary. --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e442367b..60ea586f 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,8 @@ working-prog-subdirs := $(filter-out \ $(patsubst %/,%,\ $(dir $(wildcard $(prog-subdirs:=/BROKEN)))),\ $(prog-subdirs)) -DIST_FILES = COPYING Makeconf Maketools README NEWS missing tasks INSTALL +DIST_FILES = COPYING Makeconf Maketools README NEWS missing tasks INSTALL \ + README-binary all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs)) -- cgit v1.2.3