summaryrefslogtreecommitdiff
path: root/libpthread/Makefile
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 01:06:13 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 01:06:13 +0200
commit8a42f9a3ff374eab8dec61b1d4eb8567a2a91ade (patch)
treeef4b3d43559f4f6455f70ef04fc853a05d3ff823 /libpthread/Makefile
parent68567b88ee8f9e395e0c1f0a565affe8a1d4d68b (diff)
parent90dd2d73435a8e1bbcccf5ed99a91b2c438557f4 (diff)
Merge branch 'libpthread' into libpthread-moved
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 \