summaryrefslogtreecommitdiff
path: root/modules/uniwbrk/ulc-wordbreaks-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/uniwbrk/ulc-wordbreaks-tests')
-rw-r--r--modules/uniwbrk/ulc-wordbreaks-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/uniwbrk/ulc-wordbreaks-tests b/modules/uniwbrk/ulc-wordbreaks-tests
index 3bf214d138..82d9ced594 100644
--- a/modules/uniwbrk/ulc-wordbreaks-tests
+++ b/modules/uniwbrk/ulc-wordbreaks-tests
@@ -15,5 +15,5 @@ TESTS += uniwbrk/test-ulc-wordbreaks.sh
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
check_PROGRAMS += test-ulc-wordbreaks
test_ulc_wordbreaks_SOURCES = uniwbrk/test-ulc-wordbreaks.c
-test_ulc_wordbreaks_LDADD = $(LDADD) @LIBICONV@
+test_ulc_wordbreaks_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@