stdio: Avoid syntax error in C++ mode.
[gnulib.git] / modules / uniconv / u16-conv-to-enc-tests
index 43afb03..399537a 100644 (file)
@@ -9,5 +9,5 @@ Makefile.am:
 TESTS += test-u16-conv-to-enc
 check_PROGRAMS += test-u16-conv-to-enc
 test_u16_conv_to_enc_SOURCES = uniconv/test-u16-conv-to-enc.c
-test_u16_conv_to_enc_LDADD = @LIBICONV@ $(LDADD)
+test_u16_conv_to_enc_LDADD = $(LDADD) @LIBICONV@