verify: new macro 'assume'
[gnulib.git] / modules / striconveh-tests
index 1569f2b..134dc01 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/test-striconveh.c
+tests/macros.h
 
 Depends-on:
 
@@ -8,5 +9,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-striconveh
 check_PROGRAMS += test-striconveh
-test_striconveh_LDADD = $(LDADD) @LIBICONV@
+test_striconveh_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@