added missing dependencies to fix failing unistr/ tests
[gnulib.git] / modules / unistr / u8-mbsnlen-tests
index 50b2711..b5b3925 100644 (file)
@@ -10,3 +10,4 @@ Makefile.am:
 TESTS += test-u8-mbsnlen
 check_PROGRAMS += test-u8-mbsnlen
 test_u8_mbsnlen_SOURCES = unistr/test-u8-mbsnlen.c
+test_u8_mbsnlen_LDADD = $(LDADD) $(LIBUNISTRING)