summary refs log tree commit diff
path: root/nptl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index 99a54ff975..b7903bdc33 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -80,6 +80,7 @@ routines = \
   pthread_cond_signal \
   pthread_cond_wait \
   pthread_condattr_destroy \
+  pthread_condattr_getclock \
   pthread_condattr_init \
   pthread_equal \
   pthread_exit \
@@ -162,7 +163,6 @@ libpthread-routines = \
   pthread_barrierattr_setpshared \
   pthread_cancel \
   pthread_clockjoin \
-  pthread_condattr_getclock \
   pthread_condattr_getpshared \
   pthread_condattr_setclock \
   pthread_condattr_setpshared \