summaryrefslogtreecommitdiff
path: root/modules/mbschr-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mbschr-tests')
-rw-r--r--modules/mbschr-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mbschr-tests b/modules/mbschr-tests
index e7bccb0192..0d6b44f8ac 100644
--- a/modules/mbschr-tests
+++ b/modules/mbschr-tests
@@ -15,4 +15,4 @@ Makefile.am:
TESTS += test-mbschr.sh
TESTS_ENVIRONMENT += LOCALE_ZH_CN='@LOCALE_ZH_CN@'
check_PROGRAMS += test-mbschr
-test_mbschr_LDADD = $(LDADD) $(LIBUNISTRING) $(LIB_SETLOCALE) $(LIB_MBRTOWC)
+test_mbschr_LDADD = $(LDADD) $(LIBUNISTRING) $(LIB_SETLOCALE) $(MBRTOWC_LIB)