From 4a64cec6c6ad2765b6c6846b5399e69b31df8c4d Mon Sep 17 00:00:00 2001
From: Eric Blake <ebb9@byu.net>
Date: Thu, 17 May 2007 12:38:22 +0000
Subject: [PATCH] * modules/closein-tests (Makefile.am): Distribute
 `test-closein.sh'.

---
 ChangeLog             | 5 +++++
 modules/closein-tests | 1 +
 2 files changed, 6 insertions(+)

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
-- 
2.30.2