From: drepper Date: Tue, 13 Apr 2004 05:24:11 +0000 (+0000) Subject: (tests): Add tst-timer3. X-Git-Tag: fedora-base~1599 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=276f56a624f3039a6ba19c79e6c0b2f3805a7e81 (tests): Add tst-timer3. --- diff --git a/rt/Makefile b/rt/Makefile index fd5185292c..011bef357e 100644 --- a/rt/Makefile +++ b/rt/Makefile @@ -43,7 +43,8 @@ librt-routines = $(aio-routines) \ tests := tst-shm tst-clock tst-clock_nanosleep tst-timer tst-timer2 \ tst-aio tst-aio64 tst-aio2 tst-aio3 tst-aio4 tst-aio5 tst-aio6 \ - tst-aio7 tst-mqueue1 tst-mqueue2 tst-mqueue3 tst-mqueue4 + tst-aio7 tst-mqueue1 tst-mqueue2 tst-mqueue3 tst-mqueue4 \ + tst-timer3 extra-libs := librt extra-libs-others := $(extra-libs)