summaryrefslogtreecommitdiff
path: root/modules/pthread-once-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pthread-once-tests')
-rw-r--r--modules/pthread-once-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pthread-once-tests b/modules/pthread-once-tests
index 17b25b6d33..d77dc19a5a 100644
--- a/modules/pthread-once-tests
+++ b/modules/pthread-once-tests
@@ -14,4 +14,4 @@ Makefile.am:
TESTS += test-pthread-once1 test-pthread-once2
check_PROGRAMS += test-pthread-once1 test-pthread-once2
test_pthread_once1_LDADD = $(LDADD) @LIBPMULTITHREAD@
-test_pthread_once2_LDADD = $(LDADD) @LIBPMULTITHREAD@ @YIELD_LIB@
+test_pthread_once2_LDADD = $(LDADD) @LIBPMULTITHREAD@ @LIB_SCHED_YIELD@