From a962bae25ff4c22b252b4ccd638deacfe3ea411a Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 28 Nov 2018 15:18:27 +1100 Subject: One more fix for Jacob Bachmeyer's change on 2018-10-31. * Makefile.am (TESTSUITE_FILES): Update filenames. * Makefile.in: Regenerate. --- Makefile.am | 1 + Makefile.in | 1 + 2 files changed, 2 insertions(+) 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 \ -- cgit v1.2.3