aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb@gnu.org>2021-03-15 22:53:35 -0500
committerJacob Bachmeyer <jcb@gnu.org>2021-03-15 22:53:35 -0500
commit1b7024bd7eef7bbefde905956d2d701c5b1ba203 (patch)
tree9666e100591459724d4c851e5fa56ab25fbb2e6e /Makefile.in
parenta0a71986117a3bec03eaebe9f22121821697f9b0 (diff)
downloaddejagnu-1b7024bd7eef7bbefde905956d2d701c5b1ba203.zip
dejagnu-1b7024bd7eef7bbefde905956d2d701c5b1ba203.tar.gz
dejagnu-1b7024bd7eef7bbefde905956d2d701c5b1ba203.tar.bz2
Clean up tree in preparation for release branch
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index fd45714..c2ff53b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -484,7 +484,7 @@ djlibexecdir = $(pkgdatadir)/libexec
djlibexec_SCRIPTS = config.guess
# Contributed scripts, etc.
-CONTRIB = contrib/compare_tests contrib/sum2junit.sh \
+CONTRIB = contrib/sum2junit.sh \
contrib/mysql/create-db.sql contrib/mysql/importxml.sh \
contrib/mysql/make-datafile.sh contrib/mysql/plot.sh \
contrib/mysql/README contrib/mysql/sum2xml.sh \
@@ -509,7 +509,6 @@ TESTSUITE_FILES = \
testsuite/runtest.libs/topdir/subdir1/subfile1 \
testsuite/runtest.libs/topdir/subdir1/subfile2 \
testsuite/runtest.libs/topdir/subdir2/subfile2 \
- testsuite/runtest.libs/load_lib.exp \
testsuite/runtest.libs/libs.exp \
testsuite/runtest.libs/default_procs.tcl \
testsuite/runtest.libs/mockutil.tcl \