diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-23 17:43:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-23 17:43:42 +0000 |
commit | 724d8c3f0e3dd6afb77728ac87727316c4479ab9 (patch) | |
tree | 271c781e92152a7a67944629853ef704c7ebce8d /ChangeLog | |
parent | 2e35d8c8e1c4a2f5b17eb3afa91ce1de7a1ab9e5 (diff) | |
download | glibc-724d8c3f0e3dd6afb77728ac87727316c4479ab9.tar.gz glibc-724d8c3f0e3dd6afb77728ac87727316c4479ab9.tar.xz glibc-724d8c3f0e3dd6afb77728ac87727316c4479ab9.zip |
* elf/Makefile (test-extras): Define this instead of test-srcs.
* Makerules (all-nonlib): Include $(test-extras) too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e47cf4dfe8..a4fe591c8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-23 Roland McGrath <roland@redhat.com> + + * elf/Makefile (test-extras): Define this instead of test-srcs. + * Makerules (all-nonlib): Include $(test-extras) too. + 2002-09-21 Carlos O'Donell <carlos@baldric.uwo.ca> * sysdeps/hppa/abort-instr.h: New file. |