summaryrefslogtreecommitdiff
path: root/modules/pthread-tss-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pthread-tss-tests')
-rw-r--r--modules/pthread-tss-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pthread-tss-tests b/modules/pthread-tss-tests
index 3a33e563f0..caa4520e52 100644
--- a/modules/pthread-tss-tests
+++ b/modules/pthread-tss-tests
@@ -12,4 +12,4 @@ configure.ac:
Makefile.am:
TESTS += test-pthread-tss
check_PROGRAMS += test-pthread-tss
-test_pthread_tss_LDADD = $(LDADD) @LIBPMULTITHREAD@ @YIELD_LIB@
+test_pthread_tss_LDADD = $(LDADD) @LIBPMULTITHREAD@ @LIB_SCHED_YIELD@