X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu8-strconv-to-enc-tests;h=b5724430e25efed80875323464509e60dca28aa7;hb=7525ec925e94b992c31824d266fee528cebc1d16;hp=b5606d4d21ebdb87bf5876f66df1e1291766b10a;hpb=0870ee2c432d6767f000552bd86db083dba600a4;p=gnulib.git diff --git a/modules/uniconv/u8-strconv-to-enc-tests b/modules/uniconv/u8-strconv-to-enc-tests index b5606d4d2..b5724430e 100644 --- a/modules/uniconv/u8-strconv-to-enc-tests +++ b/modules/uniconv/u8-strconv-to-enc-tests @@ -10,5 +10,5 @@ Makefile.am: TESTS += test-u8-strconv-to-enc check_PROGRAMS += test-u8-strconv-to-enc test_u8_strconv_to_enc_SOURCES = uniconv/test-u8-strconv-to-enc.c -test_u8_strconv_to_enc_LDADD = @LIBICONV@ $(LDADD) +test_u8_strconv_to_enc_LDADD = $(LDADD) @LIBICONV@