summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
-rw-r--r--lib/libpthread/thread/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc
index 52c342c..d29da77 100644
--- a/lib/libpthread/thread/Makefile.inc
+++ b/lib/libpthread/thread/Makefile.inc
@@ -5,7 +5,7 @@
SRCS+= \
thr_aio_suspend.c \
- thr_autoinit.c \
+ thr_atfork.c \
thr_attr_destroy.c \
thr_attr_init.c \
thr_attr_get_np.c \
@@ -28,6 +28,7 @@ SRCS+= \
thr_attr_setstack.c \
thr_attr_setstackaddr.c \
thr_attr_setstacksize.c \
+ thr_autoinit.c \
thr_barrier.c \
thr_barrierattr.c \
thr_cancel.c \
OpenPOWER on IntegriCloud