Moved zoom implementation to zutil. Man page for zoomsh
[yaz-moved-to-github.git] / zutil / Makefile.am
index 3cc9b75..574a9e8 100644 (file)
@@ -1,7 +1,8 @@
-## $Id: Makefile.am,v 1.11 2002-09-11 21:25:57 adam Exp $
+## $Id: Makefile.am,v 1.12 2002-09-16 18:45:14 adam Exp $
 noinst_LTLIBRARIES = libzutil.la
 
 AM_CPPFLAGS=-I$(top_srcdir)/include 
 
 libzutil_la_SOURCES = zget.c yaz-ccl.c diagbib1.c logrpn.c \
-  otherinfo.c pquery.c sortspec.c z3950oid.c charneg.c
+  otherinfo.c pquery.c sortspec.c z3950oid.c charneg.c \
+  zoom-c.c zoom-opt.c zoom-p.h