From f4741da2e730191150e4394237716fb29d61845c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 10 Jul 2002 20:50:46 +0000 Subject: Update. * bug-sleep.c: New file. * Makefile (tests): Add bug-sleep. --- linuxthreads/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linuxthreads/Makefile') diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile index 41432846c7..a44b9bb834 100644 --- a/linuxthreads/Makefile +++ b/linuxthreads/Makefile @@ -60,7 +60,7 @@ endif librt-tests = ex10 ex11 tests = ex1 ex2 ex3 ex4 ex5 ex6 ex7 ex8 ex9 $(librt-tests) ex12 ex13 joinrace \ tststack $(tests-nodelete-$(have-z-nodelete)) ecmutex ex14 ex15 ex16 \ - ex17 ex18 tst-cancel tst-context + ex17 ex18 tst-cancel tst-context bug-sleep test-srcs = tst-signal ifeq (yes,$(build-shared)) -- cgit v1.2.3