From 7ae1fe4d8ffe389c905a8993e47d1bdcfd520ad7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 13 Jun 2000 21:48:25 +0000 Subject: Update. * rt/Makefile (tests): Add tst-timer. * sysdeps/generic/tst-timer.c: New file. --- rt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt') diff --git a/rt/Makefile b/rt/Makefile index 038636c..c4dce69 100644 --- a/rt/Makefile +++ b/rt/Makefile @@ -39,7 +39,7 @@ include ../Makeconfig ifeq ($(have-thread-library),yes) -tests := tst-aio tst-aio64 tst-clock tst-shm +tests := tst-aio tst-aio64 tst-clock tst-shm tst-timer extra-libs := librt extra-libs-others := $(extra-libs) -- cgit v1.1