X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstriconveha-tests;h=d2f2db01a293ae795de759be0c096e0b4208d333;hb=612ef3f7eabd0630941517d225e866a7fb7a3b3e;hp=0675c7a94ebac46163937441a445eef85c5e4879;hpb=355bf88579db3e71cb9b64e7f83c5c762f889edd;p=gnulib.git diff --git a/modules/striconveha-tests b/modules/striconveha-tests index 0675c7a94..d2f2db01a 100644 --- a/modules/striconveha-tests +++ b/modules/striconveha-tests @@ -1,5 +1,6 @@ Files: tests/test-striconveha.c +tests/macros.h Depends-on: @@ -8,5 +9,5 @@ configure.ac: Makefile.am: TESTS += test-striconveha check_PROGRAMS += test-striconveha -test_striconveha_LDADD = @LIBICONV@ $(LDADD) +test_striconveha_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@