summaryrefslogtreecommitdiff
path: root/modules/unistr/u32-strncpy-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unistr/u32-strncpy-tests')
-rw-r--r--modules/unistr/u32-strncpy-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/unistr/u32-strncpy-tests b/modules/unistr/u32-strncpy-tests
index 3f1f0be607..37489ec7e2 100644
--- a/modules/unistr/u32-strncpy-tests
+++ b/modules/unistr/u32-strncpy-tests
@@ -18,3 +18,4 @@ Makefile.am:
TESTS += test-u32-strncpy
check_PROGRAMS += test-u32-strncpy
test_u32_strncpy_SOURCES = unistr/test-u32-strncpy.c
+test_u32_strncpy_LDADD = $(LDADD) $(LIBUNISTRING)