From d9dd121ebe3e983e450c7189cf06dcf000f76178 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 11 Feb 2003 00:48:56 +0000 Subject: Update. * Makefile (tests): Add tst-cancel8. * tst-cancel8.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 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 \ -- cgit 1.4.1