aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog5
-rw-r--r--test/Makefile.am1
-rw-r--r--test/Makefile.in1
3 files changed, 5 insertions, 2 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index e5d37a84..f84c8eb8 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
+2021-09-19 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): Remove commas.in from the list.
+ Thanks to `make distcheck' for the report.
+
2021-09-14 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (EXPECTED_FAIL_MINGW): Remove fmttest and
diff --git a/test/Makefile.am b/test/Makefile.am
index 500370eb..6ae57c9c 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -198,7 +198,6 @@ EXTRA_DIST = \
colonwarn.in \
colonwarn.ok \
commas.awk \
- commas.in \
commas.ok \
compare.awk \
compare.in \
diff --git a/test/Makefile.in b/test/Makefile.in
index ab8ba1de..dbcd8ed1 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -464,7 +464,6 @@ EXTRA_DIST = \
colonwarn.in \
colonwarn.ok \
commas.awk \
- commas.in \
commas.ok \
compare.awk \
compare.in \