summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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))