From 53f9084e3f565d62f2a1293a72cb838b759382ce Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 21 Nov 2003 09:20:45 +0000 Subject: Update. 2003-11-21 Ulrich Drepper * Makefile: Add rules to build and run tst-cond12. * tst-cond12.c: New file. --- nptl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nptl/Makefile') diff --git a/nptl/Makefile b/nptl/Makefile index f3ba929c31..ce1b5fe0e3 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -193,7 +193,7 @@ tests = tst-attr1 tst-attr2 tst-attr3 \ tst-mutex7 tst-mutex8 tst-mutex9 \ 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-cond10 tst-cond11 \ + tst-cond8 tst-cond9 tst-cond10 tst-cond11 tst-cond12 \ tst-rwlock1 tst-rwlock2 tst-rwlock3 tst-rwlock4 tst-rwlock5 \ tst-rwlock6 tst-rwlock7 tst-rwlock8 tst-rwlock9 tst-rwlock10 \ tst-rwlock11 tst-rwlock12 \ -- cgit v1.2.3-70-g09d2