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, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 2a67fabc..b0603e50 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,8 @@
+2015-02-26 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): Add profile0.in which got forgotten
+ earlier. Ooops.
+
2015-02-24 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (crlf): New test.
diff --git a/test/Makefile.am b/test/Makefile.am
index c55cb3a1..e752865a 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -713,6 +713,7 @@ EXTRA_DIST = \
procinfs.awk \
procinfs.ok \
profile0.awk \
+ profile0.in \
profile0.ok \
profile2.ok \
profile3.awk \
diff --git a/test/Makefile.in b/test/Makefile.in
index 2397a9b5..0c00973c 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -970,6 +970,7 @@ EXTRA_DIST = \
procinfs.awk \
procinfs.ok \
profile0.awk \
+ profile0.in \
profile0.ok \
profile2.ok \
profile3.awk \