From f4cfb9fbc1a2a000f626849e4b2bd5e98c97d4d1 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Fri, 15 Sep 2006 22:12:17 +0000
Subject: [PATCH] Add test7.5 to Makefile.

---
 testsuite/expect/Makefile.am | 2 ++
 testsuite/expect/Makefile.in | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/testsuite/expect/Makefile.am b/testsuite/expect/Makefile.am
index 0ffd36273b9..ece7aaf4f45 100644
--- a/testsuite/expect/Makefile.am
+++ b/testsuite/expect/Makefile.am
@@ -147,6 +147,8 @@ EXTRA_DIST = \
 	test7.4				\
 	test7.4.sh			\
 	test7.4.prog.c			\
+	test7.5				\
+	test7.5.prog.c			\
 	test8.1				\
 	test8.2				\
 	test8.3				\
diff --git a/testsuite/expect/Makefile.in b/testsuite/expect/Makefile.in
index 3d953eb0f30..35800443b49 100644
--- a/testsuite/expect/Makefile.in
+++ b/testsuite/expect/Makefile.in
@@ -391,6 +391,8 @@ EXTRA_DIST = \
 	test7.4				\
 	test7.4.sh			\
 	test7.4.prog.c			\
+	test7.5				\
+	test7.5.prog.c			\
 	test8.1				\
 	test8.2				\
 	test8.3				\
-- 
GitLab