diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 41264415..0623a0fb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -180,8 +180,8 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \ testfile60.bz2 testfile61.bz2 \ run-readelf-vmcoreinfo.sh testfile62.bz2 \ run-readelf-mixed-corenote.sh testfile63.bz2 testfile64.bz2 \ - testfile65.bz2 testfile69.core.bz2 testfile69.so.bz2 \ - testfile70.core.bz2 testfile70.exec.bz2 \ + testfile65.bz2 testfile66.bz2 testfile69.core.bz2 \ + testfile69.so.bz2 testfile70.core.bz2 testfile70.exec.bz2 \ run-dwfl-report-elf-align.sh \ testfile-dwfl-report-elf-align-shlib.so.bz2 |