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