summaryrefslogtreecommitdiff
path: root/modules/glob-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/glob-tests')
-rw-r--r--modules/glob-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/glob-tests b/modules/glob-tests
index 5e83c4350c..f551f6c950 100644
--- a/modules/glob-tests
+++ b/modules/glob-tests
@@ -11,4 +11,4 @@ configure.ac:
Makefile.am:
TESTS += test-glob
check_PROGRAMS += test-glob
-test_glob_LDADD = $(LDADD) $(LIBTHREAD)
+test_glob_LDADD = $(LDADD) $(LIB_MBRTOWC)