Moved zoom implementation to zutil. Man page for zoomsh
[yaz-moved-to-github.git] / zutil / Makefile.am
index 01136e8..574a9e8 100644 (file)
@@ -1,7 +1,8 @@
-# $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $
-noinst_LIBRARIES = libzutil.a
+## $Id: Makefile.am,v 1.12 2002-09-16 18:45:14 adam Exp $
+noinst_LTLIBRARIES = libzutil.la
 
-INCLUDES=-I../include 
+AM_CPPFLAGS=-I$(top_srcdir)/include 
 
-libzutil_a_SOURCES = zget.c prt-ext.c yaz-ccl.c diagbib1.c logrpn.c \
-  otherinfo.c pquery.c
+libzutil_la_SOURCES = zget.c yaz-ccl.c diagbib1.c logrpn.c \
+  otherinfo.c pquery.c sortspec.c z3950oid.c charneg.c \
+  zoom-c.c zoom-opt.c zoom-p.h