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 5054196a23..2abbba3da6 100644
--- a/modules/glob-tests
+++ b/modules/glob-tests
@@ -12,7 +12,7 @@ configure.ac:
Makefile.am:
TESTS += test-glob
check_PROGRAMS += test-glob
-test_glob_LDADD = $(LDADD) $(LIBINTL) $(LIB_MBRTOWC)
+test_glob_LDADD = $(LDADD) $(LIBINTL) $(MBRTOWC_LIB)
MOSTLYCLEANFILES += \
test-glob.tglobfile \
test-glob.tgloblink1 \