X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu32-conv-from-enc-tests;h=e35a75a03b80e240498733b6dcbab25d93acaa3a;hb=a179a84eaad67c3690f924f4a0d6852d13b073d1;hp=b9c31f8671c4fd21dd0e12c908249dcf7774a84a;hpb=b93cd4663c2ace9bdb5bc963c26da89c217aed4f;p=gnulib.git diff --git a/modules/uniconv/u32-conv-from-enc-tests b/modules/uniconv/u32-conv-from-enc-tests index b9c31f867..e35a75a03 100644 --- a/modules/uniconv/u32-conv-from-enc-tests +++ b/modules/uniconv/u32-conv-from-enc-tests @@ -10,5 +10,5 @@ Makefile.am: TESTS += test-u32-conv-from-enc check_PROGRAMS += test-u32-conv-from-enc test_u32_conv_from_enc_SOURCES = uniconv/test-u32-conv-from-enc.c -test_u32_conv_from_enc_LDADD = @LIBICONV@ $(LDADD) +test_u32_conv_from_enc_LDADD = $(LDADD) @LIBICONV@