X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu8-conv-to-enc-tests;h=e5d3434b435d5de1b3b330930bdc25d785441e25;hb=88418d5fd24c99aac393d3e2f564f6939e4e2fe3;hp=cc5be0820b345a397c98224d6f2c92e398b5121c;hpb=b405c3b950a34274313995bad14da589848bc170;p=gnulib.git diff --git a/modules/uniconv/u8-conv-to-enc-tests b/modules/uniconv/u8-conv-to-enc-tests index cc5be0820..e5d3434b4 100644 --- a/modules/uniconv/u8-conv-to-enc-tests +++ b/modules/uniconv/u8-conv-to-enc-tests @@ -1,5 +1,6 @@ Files: tests/uniconv/test-u8-conv-to-enc.c +tests/macros.h Depends-on: unistr/u8-strlen @@ -10,5 +11,5 @@ Makefile.am: TESTS += test-u8-conv-to-enc check_PROGRAMS += test-u8-conv-to-enc test_u8_conv_to_enc_SOURCES = uniconv/test-u8-conv-to-enc.c -test_u8_conv_to_enc_LDADD = @LIBICONV@ $(LDADD) +test_u8_conv_to_enc_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@