From: Mark Wielaard Date: Thu, 18 Dec 2014 22:07:12 +0000 (+0100) Subject: tests: Add testfile-macros-0xff.bz2 to EXTRA_DIST. X-Git-Tag: elfutils-0.161~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e80d32481bac27766c00c27cc9f7628a56dc7be9;p=thirdparty%2Felfutils.git tests: Add testfile-macros-0xff.bz2 to EXTRA_DIST. Signed-off-by: Mark Wielaard --- diff --git a/tests/ChangeLog b/tests/ChangeLog index bc5c64fa0..2c3ba87e5 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2014-12-18 Mark Wielaard + + * Makefile.am (EXTRA_DIST): Add testfile-macros-0xff.bz2. + 2014-12-12 Mark Wielaard * Makefile.am (deleted_lib_so_CFLAGS): Add diff --git a/tests/Makefile.am b/tests/Makefile.am index e27130bba..303f78369 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -189,6 +189,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \ testfile45.S.bz2 testfile45.expect.bz2 run-disasm-x86-64.sh \ testfile46.bz2 testfile47.bz2 testfile48.bz2 testfile48.debug.bz2 \ testfile49.bz2 testfile50.bz2 testfile51.bz2 \ + testfile-macros-0xff.bz2 \ run-readelf-macro.sh testfilemacro.bz2 \ run-readelf-loc.sh testfileloc.bz2 \ run-readelf-aranges.sh run-readelf-line.sh testfilefoobarbaz.bz2 \