diff options
Diffstat (limited to 'modules/unistr/u8-chr-tests')
-rw-r--r-- | modules/unistr/u8-chr-tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/unistr/u8-chr-tests b/modules/unistr/u8-chr-tests index ecaead96b6..3ee6af9d70 100644 --- a/modules/unistr/u8-chr-tests +++ b/modules/unistr/u8-chr-tests @@ -19,3 +19,4 @@ Makefile.am: TESTS += test-u8-chr check_PROGRAMS += test-u8-chr test_u8_chr_SOURCES = unistr/test-u8-chr.c +test_u8_chr_LDADD = $(LDADD) $(LIBUNISTRING) |