summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-08 20:41:36 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-08 20:41:36 +0000
commit02417760c23a7d1856218f83388687c5a6fcb71e (patch)
treec9ef0ac9f69976c4471d870a622112d87133d432 /Makefile
parent0ff22177b782dd2bf187b5bd2aefcb6f9722ac7e (diff)
(DIST_FILES): Removed *.h.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 744dcb36..1c7354e3 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-cross *.h
+ README NEWS tasks INSTALL INSTALL-cross
all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs))