diff options
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 f6738257ab..3397482ee1 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -140,7 +140,7 @@ tests = tst-mutex1 tst-mutex2 tst-mutex3 tst-mutex4 tst-mutex5 tst-mutex6 \ tst-fork1 tst-fork2 tst-fork3 \ tst-atfork1 \ tst-cancel1 tst-cancel2 tst-cancel3 tst-cancel4 tst-cancel5 \ - tst-cancel6 tst-cancel7 \ + tst-cancel6 tst-cancel7 tst-cancel8 \ tst-cleanup1 tst-cleanup2 \ tst-flock1 tst-flock2 \ tst-signal1 tst-signal2 tst-signal3 \ |