summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2005-12-08 01:35:42 +0000
committerRoland McGrath <[email protected]>2005-12-08 01:35:42 +0000
commitd804e72cf0b39827289d2d08a74fa12e0d8a39b9 (patch)
tree5906ca97604d4424fc3e99d9f5fd23871e37fd7e /tests/Makefile.am
parent55984a8685c08e3158d5b9432878abf8dcc7ddf9 (diff)
2005-12-07 Roland McGrath <[email protected]>
* ecp.c (main): Use elf_end to clean up.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 4da3bed4..04467596 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -58,7 +58,7 @@ TESTS = run-arextract.sh run-arsymtest.sh newfile test-nlist \
run-elflint-test.sh run-elflint-self.sh run-ranlib-test.sh \
run-ranlib-test2.sh run-ranlib-test3.sh run-ranlib-test4.sh \
run-addrscopes.sh run-strings-test.sh run-funcscopes.sh \
- run-find-prologues.sh run-allregs.sh run-readelf-test1.sh
+ run-find-prologues.sh run-allregs.sh
# run-show-ciefde.sh
if !STANDALONE
@@ -94,7 +94,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
testfile20.bz2 testfile20.index.bz2 \
testfile21.bz2 testfile21.index.bz2 \
testfile22.bz2 testfile23.bz2 testfile24.bz2 testfile25.bz2 \
- coverage.sh test-subr.sh test-wrapper.sh run-readelf-test1.sh
+ coverage.sh test-subr.sh test-wrapper.sh
installed_TESTS_ENVIRONMENT = libdir=$(DESTDIR)$(libdir) \
bindir=$(DESTDIR)$(bindir) \