tests: Add testfile60.bz2 to EXTRA_DIST.
authorMark Wielaard <mjw@redhat.com>
Fri, 24 Aug 2012 12:51:37 +0000 (14:51 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 24 Aug 2012 13:33:55 +0000 (15:33 +0200)
Signed-off-by: Mark Wielaard <mjw@redhat.com>
tests/ChangeLog
tests/Makefile.am

index a32f793..276462c 100644 (file)
@@ -1,3 +1,7 @@
+2012-08-24  Mark Wielaard  <mjw@redhat.com>
+
+       * Makefile.am (EXTRA_DIST): Add testfile60.bz2.
+
 2012-08-22  Jeff Kenton  <jkenton@tilera.com>
 
        * testfile60.bz2: New testfile.
index 724d866..d8783e5 100644 (file)
@@ -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) \