X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2FMakefile.am;h=a4466c24890d727e780379acb78c7395855cab10;hb=refs%2Fheads%2Fexperimental;hp=30f9c813c8920e99d7ee2a5d24724382bd022c59;hpb=689dc7fb58f1884431f2482ea2f4c0b2d1267498;p=gedcom-parse.git diff --git a/t/src/Makefile.am b/t/src/Makefile.am index 30f9c81..a4466c2 100644 --- a/t/src/Makefile.am +++ b/t/src/Makefile.am @@ -39,7 +39,7 @@ writegomtest_LDADD = $(LIBICONV) -lgedcom_gom -lgedcom -lutf8tools $(LIBICONV) testintl_SOURCES = testintl.c output.c testintl_LDFLAGS = -L../../gedcom/.libs -L../../utf8/.libs @ICONV_LIBPATH@ -testintl_LDADD = $(LIBICONV) -lgedcom -lutf8tools @INTLLIBS@ $(LIBICONV) +testintl_LDADD = $(LIBICONV) -lgedcom -lutf8tools @LTLIBINTL@ $(LIBICONV) TEST_SCRIPT=test_script test_gom test_update test_intl test_updategom test_writegom test_prologue.sh test_bulk.sh