summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-07-23 20:00:44 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-07-23 20:00:44 +0000
commit753b978259ec5f41399499a93a710682c611c5a6 (patch)
treef7a9d06fc12e34ee967ca36c6e874dc0d646f1c9
parent7c7a9072e6a82d7fae63a79ccf56cb92ba8a3643 (diff)
(DIST_FILES): Removed `missing'.
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
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))