aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb62281+dev@gmail.com>2020-06-17 21:31:14 -0500
committerJacob Bachmeyer <jcb62281+dev@gmail.com>2020-06-17 21:31:14 -0500
commit6cb7c4390f87a46682e1484317d2b320b037b9a9 (patch)
treecfdfe8dd580be550ada47714bda2598559215db9 /Makefile.am
parentc5b21f1f1cfaabf1431010c314aadcc0b7b708f0 (diff)
downloaddejagnu-6cb7c4390f87a46682e1484317d2b320b037b9a9.zip
dejagnu-6cb7c4390f87a46682e1484317d2b320b037b9a9.tar.gz
dejagnu-6cb7c4390f87a46682e1484317d2b320b037b9a9.tar.bz2
Add new testsuite files to TESTSUITE_FILES in Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9a2ba81..766125d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -180,6 +180,9 @@ TESTSUITE_FILES = \
testsuite/runtest.libs/remote.test \
testsuite/runtest.libs/target.test \
testsuite/runtest.libs/utils.test \
+ testsuite/runtest.main/abort.exp \
+ testsuite/runtest.main/abort/testsuite/abort.test/abort-undef.exp \
+ testsuite/runtest.main/abort/testsuite/abort.test/simple.exp \
testsuite/runtest.main/options.exp \
testsuite/runtest.main/options/testsuite/null.test/null.exp \
testsuite/runtest.main/stats.exp \