aboutsummaryrefslogtreecommitdiffstats
path: root/test
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 /test
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 'test')
-rw-r--r--test/ChangeLog5
-rw-r--r--test/Makefile.am1
-rw-r--r--test/Makefile.in1
3 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 8aaeb418..2ae225be 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
+2011-06-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): Add ChangeLog.0.
+ * 4.0.0: Remake the tar ball.
+
2011-06-23 Arnold D. Robbins <arnold@skeeve.com>
* ChangeLog.0: Rotated ChangeLog into this file.
diff --git a/test/Makefile.am b/test/Makefile.am
index 9e66a8f1..2d7bf34f 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -26,6 +26,7 @@
EXTRA_DIST = \
reg \
lib \
+ ChangeLog.0 \
Gentests \
Gentests.vms \
Maketests \
diff --git a/test/Makefile.in b/test/Makefile.in
index 3399016b..04ea041c 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -211,6 +211,7 @@ top_srcdir = @top_srcdir@
EXTRA_DIST = \
reg \
lib \
+ ChangeLog.0 \
Gentests \
Gentests.vms \
Maketests \