install-reloc: Support multi-binary installation.
[gnulib.git] / modules / striconv-tests
index 9f12ca0..d4482f8 100644 (file)
@@ -1,5 +1,6 @@
 Files:
 tests/test-striconv.c
+tests/macros.h
 
 Depends-on:
 
@@ -8,5 +9,5 @@ configure.ac:
 Makefile.am:
 TESTS += test-striconv
 check_PROGRAMS += test-striconv
-test_striconv_LDADD = @LIBICONV@ $(LDADD)
+test_striconv_LDADD = $(LDADD) @LIBICONV@