about 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 040a27c19b..264ada0ba2 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -84,6 +84,7 @@ routines = \
   pthread_condattr_getpshared \
   pthread_condattr_init \
   pthread_condattr_setclock \
+  pthread_condattr_setpshared \
   pthread_equal \
   pthread_exit \
   pthread_getaffinity \
@@ -165,7 +166,6 @@ libpthread-routines = \
   pthread_barrierattr_setpshared \
   pthread_cancel \
   pthread_clockjoin \
-  pthread_condattr_setpshared \
   pthread_create \
   pthread_detach \
   pthread_getattr_default_np \