]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Add missing test wrappers to Makefile.am (EXTRA_DIST).
authorMark Wielaard <mjw@redhat.com>
Mon, 30 May 2011 13:46:32 +0000 (15:46 +0200)
committerMark Wielaard <mjw@redhat.com>
Mon, 30 May 2011 13:46:32 +0000 (15:46 +0200)
tests/ChangeLog
tests/Makefile.am

index a0511ec7e7b21c534020c16dde68622ea510e8b3..e92b344194619b52f203e375b3b24745953ae9f2 100644 (file)
@@ -1,3 +1,8 @@
+2011-05-30  Mark Wielaard  <mjw@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Add run-readelf-twofiles.sh and
+       run-rerequest_tag.sh
+
 2011-05-24  Mark Wielaard  <mjw@redhat.com>
 
        * Makefile.am (EXTRA_DIST): Add hello_s390.ko.bz2.
index 2f93ff01455772ad470c30a7e1cf4fd89ff56ead..552942dc76c4588efb4941434db46d4ae02e574e 100644 (file)
@@ -122,7 +122,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
             run-addrname-test.sh run-dwfl-bug-offline-rel.sh \
             run-dwfl-addr-sect.sh run-early-offscn.sh \
             run-dwarf-getmacros.sh run-test-flag-nobits.sh \
-            run-dwarf-getstring.sh run-alldts.sh \
+            run-dwarf-getstring.sh run-rerequest_tag.sh run-alldts.sh \
             testfile15.bz2 testfile15.debug.bz2 \
             testfile16.bz2 testfile16.debug.bz2 \
             testfile17.bz2 testfile17.debug.bz2 \
@@ -133,7 +133,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
             testfile26.bz2 testfile27.bz2 \
             coverage.sh test-subr.sh test-wrapper.sh \
             run-readelf-test1.sh run-readelf-test2.sh run-readelf-test3.sh \
-            run-readelf-test4.sh \
+            run-readelf-test4.sh run-readelf-twofiles.sh \
             run-bug1-test.sh testfile28.bz2 testfile28.rdwr.bz2 \
             testfile29.bz2 testfile29.rdwr.bz2 \
             testfile30.bz2 testfile31.bz2 testfile32.bz2 testfile33.bz2 \