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/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libthr/tests/Makefile b/lib/libthr/tests/Makefile
index 9330297bc579..8dd0b8f1dcc0 100644
--- a/lib/libthr/tests/Makefile
+++ b/lib/libthr/tests/Makefile
@@ -35,6 +35,8 @@ NETBSD_ATF_TESTS_SH+= cancel_test
NETBSD_ATF_TESTS_SH+= exit_test
NETBSD_ATF_TESTS_SH+= resolv_test
+ATF_TESTS_C+= umtx_op_test
+
LIBADD+= pthread
LIBADD.fpu_test+= m
LIBADD.sem_test+= rt