summaryrefslogtreecommitdiff
path: root/libpthread/Makefile
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 12:10:06 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 12:10:06 +0200
commit872345fd3c7bf57a6e6b87e35159b28ff290a965 (patch)
tree94c7a422cdff0ab544cb3fbd400ca5e9b06542f1 /libpthread/Makefile
parent15705185f4d3e60620a4747bf6ea9831402a2edd (diff)
parentae5f861010e23248573efa3addbcd3f115c7d9d4 (diff)
Merge branch 'libpthread-moved' into upstream-merged
Diffstat (limited to 'libpthread/Makefile')
-rw-r--r--libpthread/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/Makefile b/libpthread/Makefile
index 04dfb26d..2b895e88 100644
--- a/libpthread/Makefile
+++ b/libpthread/Makefile
@@ -122,6 +122,7 @@ SRCS := pt-attr.c pt-attr-destroy.c pt-attr-getdetachstate.c \
pt-getcpuclockid.c \
\
pt-getschedparam.c pt-setschedparam.c pt-setschedprio.c \
+ pt-yield.c \
\
sem-close.c sem-destroy.c sem-getvalue.c sem-init.c sem-open.c \
sem-post.c sem-timedwait.c sem-trywait.c sem-unlink.c \