X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile.am;h=98e4b7a9d11b599ab3b4c308f6c3bbfa5b34bf3b;hb=31596bdcae098f8acea695d44c44ee5f646b4c1f;hp=905526d2cb39a44fa50ddcb81a7bb92fe7d026f9;hpb=b65af890b504372ca36ecc217e2166ed7f4d0beb;p=yaz-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index 905526d..98e4b7a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -57,7 +57,7 @@ dist-hook: test_odrcodec.c test_odrcodec.h: tstodr.asn $(YAZCOMP) cd $(srcdir); $(YAZCOMP) tstodr.asn -LDADD = ../src/libyaz.la +LDADD = ../src/libyaz.la test_icu_LDADD = ../src/libyaz_icu.la ../src/libyaz.la $(ICU_LIBS) test_libstemmer_LDADD = ../src/libyaz_icu.la ../src/libyaz.la $(ICU_LIBS)