From a32f6ebcbe39093b9e4cf91c621da46342fcc593 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 3 Apr 2014 21:48:44 +0300 Subject: Fix test/Makefile.am for making dists. --- test/ChangeLog | 4 ++++ test/Makefile.am | 1 + test/Makefile.in | 1 + 3 files changed, 6 insertions(+) diff --git a/test/ChangeLog b/test/ChangeLog index f8d9f943..68615c9a 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,7 @@ +2014-04-03 Arnold D. Robbins + + * Makefile.am (EXTRA_DIST): Add readfile2.ok. Oops. + 2014-03-27 Arnold D. Robbins * Makefile.am (readfile2): New test. diff --git a/test/Makefile.am b/test/Makefile.am index d92f358e..d295f6f2 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -709,6 +709,7 @@ EXTRA_DIST = \ readdir.awk \ readdir0.awk \ readfile2.awk \ + readfile2.ok \ rebt8b1.awk \ rebt8b1.ok \ rebt8b2.awk \ diff --git a/test/Makefile.in b/test/Makefile.in index 6e1bcbb3..0c582a00 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -955,6 +955,7 @@ EXTRA_DIST = \ readdir.awk \ readdir0.awk \ readfile2.awk \ + readfile2.ok \ rebt8b1.awk \ rebt8b1.ok \ rebt8b2.awk \ -- cgit v1.2.1