X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu32-strconv-to-enc-tests;h=7f02f58202acff5278576ea3eef8ebf705a5ffad;hb=a363f4ed4a0e69187c97686ac44502c49c7f4b3d;hp=f743c08b9fb636cb8de9c1b0f25508bed00cd9db;hpb=e031af14d9b0a5c8eb43e1e28c55182d69a3916c;p=gnulib.git diff --git a/modules/uniconv/u32-strconv-to-enc-tests b/modules/uniconv/u32-strconv-to-enc-tests index f743c08b9..7f02f5820 100644 --- a/modules/uniconv/u32-strconv-to-enc-tests +++ b/modules/uniconv/u32-strconv-to-enc-tests @@ -1,5 +1,6 @@ Files: tests/uniconv/test-u32-strconv-to-enc.c +tests/macros.h Depends-on: unistr/u32-strcmp @@ -10,5 +11,5 @@ Makefile.am: TESTS += test-u32-strconv-to-enc check_PROGRAMS += test-u32-strconv-to-enc test_u32_strconv_to_enc_SOURCES = uniconv/test-u32-strconv-to-enc.c -test_u32_strconv_to_enc_LDADD = @LIBICONV@ $(LDADD) +test_u32_strconv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@