From 5e47b76b5049f2449fc81e873bb87e6d06e3b2ef Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 24 Feb 2003 03:50:46 +0000 Subject: Update. * Makefile (tests): Add tst-tls1 and tst-tls2. * tst-tls1.c: New file. * tst-tls2.c: New file. --- nptl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/Makefile') diff --git a/nptl/Makefile b/nptl/Makefile index 95238bc71c..e924667b67 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -142,6 +142,7 @@ tests = tst-attr1 tst-attr2 \ tst-join1 tst-join2 tst-join3 tst-join4 tst-join5 \ tst-eintr1 \ tst-tsd1 tst-tsd2 \ + tst-tls1 tst-tls2 \ tst-fork1 tst-fork2 tst-fork3 \ tst-atfork1 \ tst-cancel1 tst-cancel2 tst-cancel3 tst-cancel4 tst-cancel5 \ -- cgit v1.2.3