X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu32-strconv-from-enc-tests;h=5ad289e3942907c2f12927ff1c71aaf808412ca9;hb=88418d5fd24c99aac393d3e2f564f6939e4e2fe3;hp=2370b5801a405ec746d7373337d4d1eacada985b;hpb=0ebfad1c550889136b94eb12e7795c90e8cc5394;p=gnulib.git diff --git a/modules/uniconv/u32-strconv-from-enc-tests b/modules/uniconv/u32-strconv-from-enc-tests index 2370b5801..5ad289e39 100644 --- a/modules/uniconv/u32-strconv-from-enc-tests +++ b/modules/uniconv/u32-strconv-from-enc-tests @@ -1,5 +1,6 @@ Files: tests/uniconv/test-u32-strconv-from-enc.c +tests/macros.h Depends-on: unistr/u32-strcmp @@ -10,5 +11,5 @@ Makefile.am: TESTS += test-u32-strconv-from-enc check_PROGRAMS += test-u32-strconv-from-enc test_u32_strconv_from_enc_SOURCES = uniconv/test-u32-strconv-from-enc.c -test_u32_strconv_from_enc_LDADD = $(LDADD) @LIBICONV@ +test_u32_strconv_from_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@