Accept Bison's NEWS format.
[gnulib.git] / modules / iconv-tests
index 511d312..47381d4 100644 (file)
@@ -8,5 +8,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-iconv
 check_PROGRAMS += test-iconv
-test_iconv_LDADD = @LIBICONV@ $(LDADD)
+test_iconv_LDADD = $(LDADD) @LIBICONV@