X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2FMakefile.am;h=98f28f02b6aa5394dd489ed330b12c1a2591be15;hb=6b7929b5e5663fb9a768b11aeaa3f930691e6ece;hp=f612628f11dd300d6be0e13b1510d73dd728f578;hpb=69bcd68523a9a8da083faef16887100369152673;p=yaz-moved-to-github.git diff --git a/zutil/Makefile.am b/zutil/Makefile.am index f612628..98f28f0 100644 --- a/zutil/Makefile.am +++ b/zutil/Makefile.am @@ -1,9 +1,9 @@ -## $Id: Makefile.am,v 1.8 2001-10-23 21:00:20 adam Exp $ +## $Id: Makefile.am,v 1.10 2002-05-18 09:52:37 oleg Exp $ noinst_LTLIBRARIES = libzutil.la -INCLUDES=-I$(top_srcdir)/include +AM_CPPFLAGS=-I$(top_srcdir)/include LIBS = libzutil_la_SOURCES = zget.c yaz-ccl.c diagbib1.c logrpn.c \ - otherinfo.c pquery.c sortspec.c z3950oid.c + otherinfo.c pquery.c sortspec.c z3950oid.c charneg.c