diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-03-09 23:59:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-03-09 23:59:21 +0000 |
commit | c37cae9e8a52380f28e44cf3a7fd41a690db1909 (patch) | |
tree | 36f2c5ed6ceb671e2a293e54884c098018be738f /nptl/Makefile | |
parent | 8049ef7857661911a4a33c0cf2e0676b7c0e6e59 (diff) | |
download | glibc-c37cae9e8a52380f28e44cf3a7fd41a690db1909.tar.gz glibc-c37cae9e8a52380f28e44cf3a7fd41a690db1909.tar.xz glibc-c37cae9e8a52380f28e44cf3a7fd41a690db1909.zip |
Update.
* po/da.po: Likewise.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r-- | nptl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile index 46575452e2..628eebc1cf 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -130,7 +130,7 @@ tests = tst-attr1 tst-attr2 \ tst-mutex7 \ tst-spin1 tst-spin2 tst-spin3 \ tst-cond1 tst-cond2 tst-cond3 tst-cond4 tst-cond5 tst-cond6 tst-cond7 \ - tst-cond8 tst-cond9 \ + tst-cond8 tst-cond9 tst-cond10 \ tst-rwlock1 tst-rwlock2 tst-rwlock3 tst-rwlock4 tst-rwlock5 \ tst-rwlock6 tst-rwlock7 tst-rwlock8 tst-rwlock9 tst-rwlock10 \ tst-rwlock11 \ |