X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zutil%2FMakefile.am;h=f612628f11dd300d6be0e13b1510d73dd728f578;hb=fe569a8399e6072e18d7059b8b5950df32cf014e;hp=42f7d9897c8009e5bb7cbaadd781a18fa50abd8c;hpb=a3d5725ed3e509fea9ee6246e01b86416bf91a55;p=yaz-moved-to-github.git diff --git a/zutil/Makefile.am b/zutil/Makefile.am index 42f7d98..f612628 100644 --- a/zutil/Makefile.am +++ b/zutil/Makefile.am @@ -1,7 +1,9 @@ -## $Id: Makefile.am,v 1.3 2000-02-28 11:45:41 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