From e0ebc5a45896d2232f525601251ef781c10fedaa Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Fri, 24 Aug 2012 14:51:37 +0200 Subject: [PATCH] tests: Add testfile60.bz2 to EXTRA_DIST. Signed-off-by: Mark Wielaard --- tests/ChangeLog | 4 ++++ tests/Makefile.am | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/ChangeLog b/tests/ChangeLog index a32f793ac..276462c85 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2012-08-24 Mark Wielaard + + * Makefile.am (EXTRA_DIST): Add testfile60.bz2. + 2012-08-22 Jeff Kenton * testfile60.bz2: New testfile. diff --git a/tests/Makefile.am b/tests/Makefile.am index 724d86627..d8783e5a3 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -175,7 +175,8 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \ run-low_high_pc.sh testfile_low_high_pc.bz2 \ run-macro-test.sh testfile-macinfo.bz2 testfile-macros.bz2 \ run-elf_cntl_gelf_getshdr.sh \ - run-test-archive64.sh testarchive64.a.bz2 + run-test-archive64.sh testarchive64.a.bz2 \ + testfile60.bz2 installed_TESTS_ENVIRONMENT = libdir=$(DESTDIR)$(libdir) \ bindir=$(DESTDIR)$(bindir) \ -- 2.47.2