summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-08 20:40:16 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-08 20:40:16 +0000
commit0ff22177b782dd2bf187b5bd2aefcb6f9722ac7e (patch)
tree7d05282bb3580c3680051e3f002b77397489f109 /Makefile
parentbcffa51bd5af4e9842efb67b2d0713dba26fcbda (diff)
(DIST_FILES): Removed INSTALL-binary; now in ./release/.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 48bbbb6e..744dcb36 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ working-prog-subdirs := $(filter-out \
$(prog-subdirs))
DIST_FILES = COPYING Makeconf config.make.in configure.in configure \
hurd.boot build.mk.in build.mkcf.in SETUP \
- README NEWS tasks INSTALL INSTALL-binary INSTALL-cross *.h
+ README NEWS tasks INSTALL INSTALL-cross *.h
all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs))