X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zutil%2FMakefile.am;h=907e3314c938a48f6088c90b9ddd0eb7f6a01d62;hp=503e94d0a9ae94eb1dd334baa5742ef470636364;hb=34203146338c5f6c89774bde4caad110345405bd;hpb=c76d8db946107b4eab4849ca1166caf8bf1c7b5d diff --git a/zutil/Makefile.am b/zutil/Makefile.am index 503e94d..907e331 100644 --- a/zutil/Makefile.am +++ b/zutil/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.16 2003-02-17 22:35:48 adam Exp $ +## $Id: Makefile.am,v 1.17 2003-02-18 10:37:09 adam Exp $ noinst_LTLIBRARIES = libzutil.la AM_CPPFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/srw $(XML2_CFLAGS) @@ -7,7 +7,7 @@ libzutil_la_SOURCES = zget.c yaz-ccl.c diagbib1.c logrpn.c \ otherinfo.c pquery.c sortspec.c z3950oid.c charneg.c \ zoom-c.c zoom-opt.c zoom-p.h grs1disp.c zgdu.c soap.c srw.c -srwtst_LDADD = ../odr/libodr.la libzutil.la $(XML2_LIBS) ../util/libutil.la +srwtst_LDADD = ../odr/libodr.la libzutil.la ../util/libutil.la srwtst_SOURCES = srwtst.c noinst_PROGRAMS = srwtst