From 586d174837d85006bb64199f2ba15830f83ee28a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 30 May 2003 06:03:38 +0000 Subject: Update. * Makefile (tests): Add tst-signal6. * tst-signal6.c: New file. --- nptl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'nptl/Makefile') diff --git a/nptl/Makefile b/nptl/Makefile index 31faa7c4a8..5af2f4331a 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -167,6 +167,7 @@ tests = tst-attr1 tst-attr2 \ tst-cleanup0 tst-cleanup1 tst-cleanup2 tst-cleanup3 \ tst-flock1 tst-flock2 \ tst-signal1 tst-signal2 tst-signal3 tst-signal4 tst-signal5 \ + tst-signal6 \ tst-exec1 tst-exec2 tst-exec3 \ tst-exit1 \ tst-stdio1 tst-stdio2 \ -- cgit 1.4.1