Use LIBS instead of XML2_LIBS for Makefiles
[yaz-moved-to-github.git] / zutil / Makefile.am
1 ## $Id: Makefile.am,v 1.17 2003-02-18 10:37:09 adam Exp $
2 noinst_LTLIBRARIES = libzutil.la
3
4 AM_CPPFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/srw $(XML2_CFLAGS)
5
6 libzutil_la_SOURCES = zget.c yaz-ccl.c diagbib1.c logrpn.c \
7   otherinfo.c pquery.c sortspec.c z3950oid.c charneg.c \
8   zoom-c.c zoom-opt.c zoom-p.h grs1disp.c zgdu.c soap.c srw.c
9
10 srwtst_LDADD = ../odr/libodr.la libzutil.la ../util/libutil.la
11 srwtst_SOURCES = srwtst.c
12
13 noinst_PROGRAMS = srwtst