summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makeconf2
-rw-r--r--Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makeconf b/Makeconf
index 8c2bd0c9..5e33e15b 100644
--- a/Makeconf
+++ b/Makeconf
@@ -382,7 +382,7 @@ $(..)$(dir).d: $(srcdir)/Makefile
echo $(dir): $(hurd-bug-addr-dir-dep) $(addprefix lib,$(HURDLIBS)) > $@
# Making a snapshot
-distfiles = Makefile ChangeLog $(SRCS) $(LCLHDRS) $(DIST_FILES)
+distfiles = Makefile $(SRCS) $(LCLHDRS) $(DIST_FILES)
lndist: $(distfiles) $(top_srcdir)/hurd-snap/$(dir) FORCE
ln $(addprefix $(srcdir)/,$(distfiles)) $(top_srcdir)/hurd-snap/$(dir)
diff --git a/Makefile b/Makefile
index 3194473c..ad187d0d 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ makemode := misc
include ./Makeconf
-DIST_FILES = COPYING Makeconf config.make.in configure.in configure \
+DIST_FILES = ChangeLog COPYING Makeconf config.make.in configure.in configure \
move-if-change hurd.boot build.mk.in build.mkcf.in aclocal.m4 \
README NEWS tasks INSTALL INSTALL-cross version.h.in