diff --git a/testsuite/expect/Makefile.am b/testsuite/expect/Makefile.am
index 3857b78329924736ebd4c73bd3dc85c47da9ccea..cbb33e115a10cd944155c60a0522e40d49e760fc 100644
--- a/testsuite/expect/Makefile.am
+++ b/testsuite/expect/Makefile.am
@@ -183,6 +183,9 @@ EXTRA_DIST = \
 	test7.11.prog.c			\
 	test7.12			\
 	test7.12.prog.c			\
+	test7.13			\
+	test7.13.prog1.c		\
+	test7.13.prog2.c		\
 	test8.1				\
 	test8.2				\
 	test8.3				\
diff --git a/testsuite/expect/Makefile.in b/testsuite/expect/Makefile.in
index 8c4cb82902bbb36a74148373da5a2a452b9e3b67..f191ebb91721e6f3b9dfe09700f46b7b3e22dbbc 100644
--- a/testsuite/expect/Makefile.in
+++ b/testsuite/expect/Makefile.in
@@ -455,6 +455,9 @@ EXTRA_DIST = \
 	test7.11.prog.c			\
 	test7.12			\
 	test7.12.prog.c			\
+	test7.13			\
+	test7.13.prog1.c		\
+	test7.13.prog2.c		\
 	test8.1				\
 	test8.2				\
 	test8.3				\