aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
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.am
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.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f949783..bd05a53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -154,7 +154,7 @@ 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 \
@@ -179,7 +179,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 \