about summary refs log tree commit diff
path: root/linuxthreads/sysdeps/pthread/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/sysdeps/pthread/Makefile')
-rw-r--r--linuxthreads/sysdeps/pthread/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/linuxthreads/sysdeps/pthread/Makefile b/linuxthreads/sysdeps/pthread/Makefile
index e896cadf43..a0d3315235 100644
--- a/linuxthreads/sysdeps/pthread/Makefile
+++ b/linuxthreads/sysdeps/pthread/Makefile
@@ -1,9 +1,5 @@
 ifeq ($(subdir),rt)
-librt-routines += timer_routines
-
-ifeq ($(have-thread-library),yes)
-tests += tst-timer
-endif
+librt-sysdep_routines += timer_routines
 
 ifeq (yes,$(build-shared))
 $(objpfx)tst-timer: $(objpfx)librt.so $(shared-thread-library)