From 26618d8ba30ce71d1ac4a11f02cb13dd7ccd330f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 14 Apr 2010 13:10:47 -0700 Subject: [PATCH] Add missing file for dist. --- tests/ChangeLog | 4 ++++ tests/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/ChangeLog b/tests/ChangeLog index 2ed847fcd..e4f469c68 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2010-04-14 Roland McGrath + + * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too. + 2010-04-10 Ulrich Drepper * msg_tst.c: Adjust expected error message. diff --git a/tests/Makefile.am b/tests/Makefile.am index 048bb63b7..008008acc 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -116,7 +116,7 @@ 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-dwarf-getmacros.sh run-test-flag-nobits.sh \ testfile15.bz2 testfile15.debug.bz2 \ testfile16.bz2 testfile16.debug.bz2 \ testfile17.bz2 testfile17.debug.bz2 \ -- 2.47.2