aboutsummaryrefslogtreecommitdiffstats
path: root/awklib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'awklib/Makefile.in')
-rw-r--r--awklib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/awklib/Makefile.in b/awklib/Makefile.in
index f853f0ce..f61f7de6 100644
--- a/awklib/Makefile.in
+++ b/awklib/Makefile.in
@@ -244,7 +244,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = ChangeLog extract.awk eg $(srcdir)/stamp-eg
+EXTRA_DIST = ChangeLog ChangeLog.0 extract.awk eg $(srcdir)/stamp-eg
# With some locales, the script extract.awk fails.
# So we fix the locale to some sensible value.
AWKPROG = LC_ALL=C LANG=C $(abs_top_builddir)/gawk$(EXEEXT)