about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile
index 2978072e43..8a6f9bfc91 100644
--- a/linuxthreads/Makefile
+++ b/linuxthreads/Makefile
@@ -33,6 +33,7 @@ shared-only-routines = forward
 
 extra-libs := libpthread
 extra-libs-others := $(extra-libs)
+install-lib-ldscripts := libpthread.so
 
 libpthread-routines := attr cancel condvar join manager mutex ptfork \
 		       ptlongjmp pthread signals specific errno lockfile \