aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 76c2fe8f..0114b794 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ prog-subdirs = auth boot exec fstests ifsock init.trim mkbootfs \
other-subdirs = hurd i386 doc init
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)
-DIST_FILES = COPYING Makeconf Makefile Maketools README NEWS
+DIST_FILES = COPYING Makeconf Makefile Maketools README NEWS missing gcc-specs
all: $(addsuffix -all,$(prog-subdirs))