summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-09 23:43:52 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-09 23:43:52 +0000
commitbdea0f6c96ef497bcd78460f9f9f82568679f130 (patch)
tree2a48d7a001871bbeaeab0077f54f82055d39c4c1
parentf0e455f4b70d9f3cfea7b031342eb30f26b03227 (diff)
(DIST_FILES): Add *.h.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 636440d6..035c3990 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
+ README NEWS tasks INSTALL INSTALL-binary INSTALL-cross *.h
all: $(addsuffix -all,$(lib-subdirs) $(working-prog-subdirs))