summaryrefslogtreecommitdiff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-07 05:39:20 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-07 05:39:20 +0000
commit4614167ae7b81851d332316d09bd418a062b1278 (patch)
treea32a0bc349fefef43b30ed752cb9ab52bcf2cce8 /nptl/Makefile
parent85d1401f1b48bab18552619e362954cddb764ec9 (diff)
downloadglibc-4614167ae7b81851d332316d09bd418a062b1278.tar.gz
Update.
* test-skeleton.c (timeout_handler): Allow expected signal to be SIGALRM.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index 7683ab87db..77541b8874 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -131,6 +131,7 @@ tests = tst-mutex1 tst-mutex2 tst-mutex3 tst-mutex4 tst-mutex5 tst-mutex6 \
tst-signal1 tst-signal2 tst-signal3 \
tst-exec1 tst-exec2 tst-exec3 \
tst-exit1 \
+ tst-stdio1 tst-stdio2 \
tst-stack1 \
tst-unload \
tst-sysconf \