aboutsummaryrefslogtreecommitdiffstats
path: root/awklib/Makefile.am
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2011-06-24 11:36:54 +0300
committerArnold D. Robbins <arnold@skeeve.com>2011-06-24 11:36:54 +0300
commite0fb5433dc35f18d6a69a916f5bf4e90c796c356 (patch)
treed8c589707fb66eefa5387d68a0fb23ab3c9d49f5 /awklib/Makefile.am
parent11de2bdb1dc70d7b008cf14ffbdd7be89ec704fa (diff)
downloadegawk-e0fb5433dc35f18d6a69a916f5bf4e90c796c356.tar.gz
egawk-e0fb5433dc35f18d6a69a916f5bf4e90c796c356.tar.bz2
egawk-e0fb5433dc35f18d6a69a916f5bf4e90c796c356.zip
Fix vms version stuff. Get the tarball really right.
Diffstat (limited to 'awklib/Makefile.am')
-rw-r--r--awklib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/awklib/Makefile.am b/awklib/Makefile.am
index 6801af28..4ff14036 100644
--- a/awklib/Makefile.am
+++ b/awklib/Makefile.am
@@ -23,7 +23,7 @@
## process this file with automake to produce Makefile.in
-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)