diff options
| author | Roland McGrath <[email protected]> | 2010-04-14 13:10:47 -0700 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2010-04-14 13:10:47 -0700 |
| commit | 26618d8ba30ce71d1ac4a11f02cb13dd7ccd330f (patch) | |
| tree | e7aace8fd9f5f1745c561936d34a10c84128860d /tests | |
| parent | be1393031d9db8504d7d651c1da514be3766e7fa (diff) | |
Add missing file for dist.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ChangeLog | 4 | ||||
| -rw-r--r-- | tests/Makefile.am | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 2ed847fc..e4f469c6 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2010-04-14 Roland McGrath <[email protected]> + + * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too. + 2010-04-10 Ulrich Drepper <[email protected]> * msg_tst.c: Adjust expected error message. diff --git a/tests/Makefile.am b/tests/Makefile.am index 048bb63b..008008ac 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 \ |
