X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zutil%2FMakefile.am;h=574a9e8d34f0f4078d58e6b2d19fb5dcffee80cc;hp=3cc9b75a09322fed6b62b51f225cc07a88129f91;hb=141269ce5f566fcd7ed188ebe9bb878bf4b32018;hpb=94fce64abe00f0334941ca270c8898bdabb0ca7c diff --git a/zutil/Makefile.am b/zutil/Makefile.am index 3cc9b75..574a9e8 100644 --- a/zutil/Makefile.am +++ b/zutil/Makefile.am @@ -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