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