summaryrefslogtreecommitdiff
path: root/modules/uniconv/u16-strconv-from-enc-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/uniconv/u16-strconv-from-enc-tests')
-rw-r--r--modules/uniconv/u16-strconv-from-enc-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/uniconv/u16-strconv-from-enc-tests b/modules/uniconv/u16-strconv-from-enc-tests
index e353d9a229..b9c162a925 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@