aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2022-01-21 21:08:22 -0600
committerJacob Bachmeyer <jcb@gnu.org>2022-01-21 21:08:22 -0600
commit4ae67fc9d751afc1ca708324df78770bdbf1bd8c (patch)
tree418f7f80fb43b0f050aaca67c56bf1cd0d0c57f1 /Makefile.in
parentdf72833a0b2c5b4499d8d0525572b2aae0e397cf (diff)
downloaddejagnu-4ae67fc9d751afc1ca708324df78770bdbf1bd8c.zip
dejagnu-4ae67fc9d751afc1ca708324df78770bdbf1bd8c.tar.gz
dejagnu-4ae67fc9d751afc1ca708324df78770bdbf1bd8c.tar.bz2
Add new testsuite files to Makefile.am
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 4a2f613..a20e6c2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -550,6 +550,9 @@ TESTSUITE_FILES = \
testsuite/runtest.main/nested/testsuite/bug.test/pr42399-sub.exp \
testsuite/runtest.main/pr48155-csh.sh \
testsuite/runtest.main/pr48155.exp \
+ testsuite/runtest.main/pr53427.exp \
+ testsuite/runtest.main/nested/testsuite/pr53427.test/a.exp \
+ testsuite/runtest.main/nested/testsuite/pr53427.test/b.exp \
testsuite/lib/bohman_ssd.exp \
testsuite/lib/launcher.exp \
testsuite/lib/libdejagnu.exp \