X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiconv%2Fu32-strconv-from-enc-tests;h=2370b5801a405ec746d7373337d4d1eacada985b;hb=6cd8877397a867ec952ddd4a487d52ceaf3212f5;hp=984818c502ab76f19bf52b499615004b4bd13e5f;hpb=e614ca0fb88f7c5c59e1ec22817dca9e9bbc71af;p=gnulib.git diff --git a/modules/uniconv/u32-strconv-from-enc-tests b/modules/uniconv/u32-strconv-from-enc-tests index 984818c50..2370b5801 100644 --- a/modules/uniconv/u32-strconv-from-enc-tests +++ b/modules/uniconv/u32-strconv-from-enc-tests @@ -10,5 +10,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 = @LIBICONV@ $(LDADD) +test_u32_strconv_from_enc_LDADD = $(LDADD) @LIBICONV@