X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zutil%2FMakefile.am;h=6f65e696642fa0172a1c63476f753392a2b11a38;hp=01136e83d6a03cb645c7389ec263a0d56742e111;hb=109b6408fbe38ca68651a23b59a9ac875e7b8944;hpb=7dabb33444218a5c5b83cf1a4d9fe386699f872e diff --git a/zutil/Makefile.am b/zutil/Makefile.am index 01136e8..6f65e69 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.6 2001-08-08 19:35:06 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 prt-ext.c yaz-ccl.c diagbib1.c logrpn.c \ + otherinfo.c pquery.c sortspec.c