aboutsummaryrefslogtreecommitdiff
path: root/lib/libthr/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libthr/tests/Makefile')
-rw-r--r--lib/libthr/tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libthr/tests/Makefile b/lib/libthr/tests/Makefile
index 017b740157dc..5ffcd7b046c8 100644
--- a/lib/libthr/tests/Makefile
+++ b/lib/libthr/tests/Makefile
@@ -36,6 +36,7 @@ NETBSD_ATF_TESTS_SH+= resolv_test
ATF_TESTS_C+= atfork_test
ATF_TESTS_C+= umtx_op_test
ATF_TESTS_C+= pthread_sigqueue_test
+ATF_TESTS_C+= pthread_tryjoin_test
LIBADD+= pthread
LIBADD.fpu_test+= m