aboutsummaryrefslogtreecommitdiffstats
path: root/awklib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'awklib/Makefile.am')
-rw-r--r--awklib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/awklib/Makefile.am b/awklib/Makefile.am
index adb607b3..20e9edba 100644
--- a/awklib/Makefile.am
+++ b/awklib/Makefile.am
@@ -23,7 +23,8 @@
## process this file with automake to produce Makefile.in
-EXTRA_DIST = ChangeLog ChangeLog.0 extract.awk eg $(srcdir)/stamp-eg
+EXTRA_DIST = ChangeLog ChangeLog.0 ChangeLog.1 \
+ extract.awk eg $(srcdir)/stamp-eg
# With some locales, the script extract.awk fails.
# So we fix the locale to some sensible value.