]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
tests EXTRA_DIST typo, forgot extension in testfilenolines.bz2.
authorMark Wielaard <mjw@redhat.com>
Tue, 2 Jul 2013 14:16:58 +0000 (16:16 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 2 Jul 2013 14:16:58 +0000 (16:16 +0200)
tests/ChangeLog
tests/Makefile.am

index eca60c39ef807f857633552164a85dda70a89d7f..a080a737132b5f429c5350d8452610d1459a47bb 100644 (file)
@@ -1,3 +1,8 @@
+2013-07-02  Mark Wielaard  <mjw@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Fix typo, forgot extension in
+       testfilenolines.bz2.
+
 2013-05-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * Makefile.am (EXTRA_DIST): Add test-core-lib.so.bz2,
index 2d819c5b3b395657b10224ad4099b39881b60d8b..4fe002236146c01287012c10e8746c3d48d2b888 100644 (file)
@@ -199,7 +199,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
             testfile70.core.bz2 testfile70.exec.bz2 \
             run-dwfllines.sh run-dwfl-report-elf-align.sh \
             testfile-dwfl-report-elf-align-shlib.so.bz2 \
-            testfilenolines test-core-lib.so.bz2 test-core.core.bz2 \
+            testfilenolines.bz2 test-core-lib.so.bz2 test-core.core.bz2 \
             test-core.exec.bz2
 
 if USE_VALGRIND