X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.am;h=dce91fe51ad0abc7367bcdd6a29f7d3a590d3a85;hb=8965b9ad303ed2ef26f55db2224860745a0a5128;hp=b4dbd540fca248d35ad649649ef0a91a963ee3c3;hpb=1f41a1d415d2ab138050a96020ed39caa0c4e323;p=yaz-moved-to-github.git diff --git a/util/Makefile.am b/util/Makefile.am index b4dbd54..dce91fe 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2008 Index Data +## Copyright (C) 1995-2009 Index Data bin_SCRIPTS = yaz-asncomp yaz-config @@ -43,4 +43,4 @@ yaz_illclient_SOURCES = yaz-illclient.c yaz_illclient_LDADD = ../src/libyaz.la yaz_icu_SOURCES = yaz-icu.c -yaz_icu_LDADD =../src/libyaz_icu.la $(ICU_LIBS) +yaz_icu_LDADD =../src/libyaz_icu.la ../src/libyaz.la $(ICU_LIBS)