From b6debcb4c56975586511e62c2691ac19d6594e1d Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Thu, 19 Feb 2009 21:34:35 +0000 Subject: [PATCH] update Makefile.in to match Makefile.am --- testsuite/expect/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuite/expect/Makefile.in b/testsuite/expect/Makefile.in index aece327cb8e..f52549757da 100644 --- a/testsuite/expect/Makefile.in +++ b/testsuite/expect/Makefile.in @@ -556,9 +556,11 @@ EXTRA_DIST = \ test21.22 \ test21.23 \ test21.24 \ + test21.25 \ test22.1 \ test23.1 \ test23.2 \ + test23.3 \ usleep all: all-am -- GitLab