Signed-off-by: Mark Wielaard <m...@redhat.com> --- tests/ChangeLog | 4 ++++ tests/Makefile.am | 1 + 2 files changed, 5 insertions(+)
diff --git a/tests/ChangeLog b/tests/ChangeLog index 98a31dd..1d8c5b0 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2016-08-24 Mark Wielaard <m...@redhat.com> + + * Makefile.am (EXTRA_DIST): Add testfilesparc64attrs.o.bz2. + 2016-08-09 Jose E. Marchesi <jose.march...@oracle.com> * testfilesparc64attrs.o.bz2: New file. diff --git a/tests/Makefile.am b/tests/Makefile.am index fcfb935..632b3a3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -315,6 +315,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \ run-aggregate-size.sh testfile-sizes1.o.bz2 testfile-sizes2.o.bz2 \ testfile-sizes3.o.bz2 \ run-readelf-A.sh testfileppc32attrs.o.bz2 \ + testfilesparc64attrs.o.bz2 \ testfile-debug-types.bz2 \ run-getsrc-die.sh run-strptr.sh \ testfile-x32-core.bz2 testfile-x32.bz2 \ -- 2.7.4