added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / unistr / u8-strmbtouc-tests
index 2150a92..40f8b62 100644 (file)
@@ -10,3 +10,4 @@ Makefile.am:
 TESTS += test-u8-strmbtouc
 check_PROGRAMS += test-u8-strmbtouc
 test_u8_strmbtouc_SOURCES = unistr/test-u8-strmbtouc.c
+test_u8_strmbtouc_LDADD = $(LDADD) $(LIBUNISTRING)