summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-05-17 12:38:22 +0000
committerEric Blake <ebb9@byu.net>2007-05-17 12:38:22 +0000
commit4a64cec6c6ad2765b6c6846b5399e69b31df8c4d (patch)
tree028ad37a3622d39fb89572bcfc03dcd632e7d294
parent85837d615fc0c092e5ed920e6be187ade121ba39 (diff)
downloadgnulib-4a64cec6c6ad2765b6c6846b5399e69b31df8c4d.tar.gz
* modules/closein-tests (Makefile.am): Distribute
`test-closein.sh'.
-rw-r--r--ChangeLog5
-rw-r--r--modules/closein-tests1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22060fc7c9..b0bc1bb291 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * modules/closein-tests (Makefile.am): Distribute
+ `test-closein.sh'.
+
2007-05-17 Bruno Haible <bruno@clisp.org>
* tests/test-printf-posix.output: Renamed from
diff --git a/modules/closein-tests b/modules/closein-tests
index efadac5f10..989ea477e0 100644
--- a/modules/closein-tests
+++ b/modules/closein-tests
@@ -11,3 +11,4 @@ Makefile.am:
TESTS += test-closein.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-closein
+EXTRA_DIST += test-closein.sh