aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
-rw-r--r--Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 26e593f..cd69e74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -158,6 +158,7 @@ TESTSUITE_FILES = \
testsuite/runtest.all/config.test \
testsuite/runtest.all/default_procs.tcl \
testsuite/runtest.all/load_lib.exp \
+ testsuite/lib/libdejagnu.exp \
testsuite/lib/libsup.exp \
testsuite/lib/runtest.exp \
testsuite/lib/util-defs.exp \
diff --git a/Makefile.in b/Makefile.in
index ee45504..f5a0c8d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -503,6 +503,7 @@ TESTSUITE_FILES = \
testsuite/runtest.all/config.test \
testsuite/runtest.all/default_procs.tcl \
testsuite/runtest.all/load_lib.exp \
+ testsuite/lib/libdejagnu.exp \
testsuite/lib/libsup.exp \
testsuite/lib/runtest.exp \
testsuite/lib/util-defs.exp \