Signed-off-by: Petr Machata <[email protected]>
---
 tests/ChangeLog   | 5 +++++
 tests/Makefile.am | 4 +++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/tests/ChangeLog b/tests/ChangeLog
index ae2262b..223fab4 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,5 +1,10 @@
 2015-03-18  Petr Machata  <[email protected]>
 
+       * Makefile.am (EXTRA_DIST): Add run-dwarf-ranges.sh,
+       debug-ranges-no-lowpc.o.bz2.
+
+2015-03-18  Petr Machata  <[email protected]>
+
        * test-iterators.cc, run-test-iterators.sh: New files.
        * Makefile.am (check_PROGRAMS) [HAVE_CXX]: Add test-iterators.
        (TESTS) [HAVE_CXX]: Add run-test-iterators.sh.
diff --git a/tests/Makefile.am b/tests/Makefile.am
index da17cca..dc2a946 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -169,7 +169,9 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh \
             run-find-prologues.sh run-allregs.sh run-native-test.sh \
             run-addrname-test.sh run-dwfl-bug-offline-rel.sh \
             run-dwfl-addr-sect.sh run-early-offscn.sh \
-            run-dwarf-getmacros.sh run-test-flag-nobits.sh \
+            run-dwarf-getmacros.sh \
+            run-dwarf-ranges.sh debug-ranges-no-lowpc.o.bz2 \
+            run-test-flag-nobits.sh \
             run-dwarf-getstring.sh run-rerequest_tag.sh run-alldts.sh \
             testfile15.bz2 testfile15.debug.bz2 \
             testfile16.bz2 testfile16.debug.bz2 \
-- 
2.1.0

Reply via email to