diff options
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
-rw-r--r-- | lib/libpthread/thread/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc index ac7c844..cc4f340 100644 --- a/lib/libpthread/thread/Makefile.inc +++ b/lib/libpthread/thread/Makefile.inc @@ -71,6 +71,7 @@ SRCS+= \ thr_read.c \ thr_readv.c \ thr_resume_np.c \ + thr_rtld.c \ thr_rwlock.c \ thr_rwlockattr.c \ thr_select.c \ |