X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu16-strconv-from-enc-tests;h=b9c162a925afa83325832fd09ac839618ff4d864;hb=16e403776065fa5173be83ccf84004b287b72dc7;hp=e353d9a229f55ffc0e2847cf75072e6f379bf33a;hpb=d20cad6e885aa330c1e27e8605f5e3e80c9724f5;p=gnulib.git diff --git a/modules/uniconv/u16-strconv-from-enc-tests b/modules/uniconv/u16-strconv-from-enc-tests index e353d9a22..b9c162a92 100644 --- a/modules/uniconv/u16-strconv-from-enc-tests +++ b/modules/uniconv/u16-strconv-from-enc-tests @@ -10,5 +10,5 @@ Makefile.am: TESTS += test-u16-strconv-from-enc check_PROGRAMS += test-u16-strconv-from-enc test_u16_strconv_from_enc_SOURCES = uniconv/test-u16-strconv-from-enc.c -test_u16_strconv_from_enc_LDADD = @LIBICONV@ $(LDADD) +test_u16_strconv_from_enc_LDADD = $(LDADD) @LIBICONV@