X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.am;h=bccbaca5799947976f7bf6766ab9ef9c263e563f;hb=16cec0c7730f9ae5ce52a12a66d139e02cb806c0;hp=51e0b366a9d9432a356ce95d1e88975d6cdb2631;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/util/Makefile.am b/util/Makefile.am index 51e0b36..bccbaca 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2009 Index Data +## Copyright (C) 1995-2010 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)