X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2FMakefile.am;h=de1139b1d3b729c4fed99629d0d71aac4cbeb6ae;hb=17ad905ede35b2523fbd0c7a4aed48bc81f85878;hp=34610a045d99f3e2eca1eb132f841f8e0ad98c08;hpb=b99c837c1651c8c0c0567224765404e136a3aade;p=gedcom-parse.git diff --git a/t/src/Makefile.am b/t/src/Makefile.am index 34610a0..de1139b 100644 --- a/t/src/Makefile.am +++ b/t/src/Makefile.am @@ -12,7 +12,7 @@ noinst_HEADERS = output.h dump_gom.h testgedcom_SOURCES = standalone.c output.c testgedcom_LDFLAGS = -L ../../gedcom/.libs -lgedcom -testgedcom_LDADD = @INTLLIBS@ ../../utf8/libutf8.la +testgedcom_LDADD = ../../utf8/libutf8.la pathtest_SOURCES = pathtest.c pathtest_LDFLAGS = -L ../../gedcom/.libs -lgedcom