From 14c65d07e71d79d29c638e0584d527299535d193 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 2 Apr 2003 04:00:15 +0000 Subject: [PATCH] (tests): Add tst-tsd4. --- nptl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nptl/Makefile b/nptl/Makefile index 96320cf..672e88a 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -145,7 +145,7 @@ tests = tst-attr1 tst-attr2 \ tst-kill1 tst-kill2 tst-kill3 tst-kill4 tst-kill5 tst-kill6 \ tst-join1 tst-join2 tst-join3 tst-join4 tst-join5 \ tst-eintr1 \ - tst-tsd1 tst-tsd2 tst-tsd3 \ + tst-tsd1 tst-tsd2 tst-tsd3 tst-tsd4 \ tst-tls1 tst-tls2 \ tst-fork1 tst-fork2 tst-fork3 tst-fork4 \ tst-atfork1 \ -- 2.7.4