X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2FMakefile.am;h=f612628f11dd300d6be0e13b1510d73dd728f578;hb=d50425318f3ef8e1fce265519eb8ce2dcfaa51b8;hp=01136e83d6a03cb645c7389ec263a0d56742e111;hpb=7dabb33444218a5c5b83cf1a4d9fe386699f872e;p=yaz-moved-to-github.git diff --git a/zutil/Makefile.am b/zutil/Makefile.am index 01136e8..f612628 100644 --- a/zutil/Makefile.am +++ b/zutil/Makefile.am @@ -1,7 +1,9 @@ -# $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $ -noinst_LIBRARIES = libzutil.a +## $Id: Makefile.am,v 1.8 2001-10-23 21:00:20 adam Exp $ +noinst_LTLIBRARIES = libzutil.la -INCLUDES=-I../include +INCLUDES=-I$(top_srcdir)/include -libzutil_a_SOURCES = zget.c prt-ext.c yaz-ccl.c diagbib1.c logrpn.c \ - otherinfo.c pquery.c +LIBS = + +libzutil_la_SOURCES = zget.c yaz-ccl.c diagbib1.c logrpn.c \ + otherinfo.c pquery.c sortspec.c z3950oid.c