Moved zoom implementation to zutil. Man page for zoomsh
[yaz-moved-to-github.git] / zutil / Makefile.am
index 221a0c0..574a9e8 100644 (file)
@@ -1,9 +1,8 @@
-## $Id: Makefile.am,v 1.5 2001-03-21 15:02:39 adam Exp $
+## $Id: Makefile.am,v 1.12 2002-09-16 18:45:14 adam Exp $
 noinst_LTLIBRARIES = libzutil.la
 
-INCLUDES=-I$(top_srcdir)/include 
+AM_CPPFLAGS=-I$(top_srcdir)/include 
 
-LIBS =
-
-libzutil_la_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