Implemented Generic select hook for ZOOM (bug #803). This is achieved with
[yaz-moved-to-github.git] / src / Makefile.am
index 692de94..3e8c349 100644 (file)
@@ -1,6 +1,6 @@
 ## This file is part of the YAZ toolkit.
 ## Copyright (C) 1995-2007, Index Data, All rights reserved.
-## $Id: Makefile.am,v 1.49 2007-01-08 10:48:07 adam Exp $
+## $Id: Makefile.am,v 1.50 2007-01-09 13:56:48 adam Exp $
 
 YAZ_VERSION_INFO=2:1:0
 
@@ -71,7 +71,8 @@ libyaz_la_SOURCES=version.c options.c log.c \
   zget.c yaz-ccl.c diag-entry.c diag-entry.h diagbib1.c diagsrw.c \
   diagsru_update.c logrpn.c \
   otherinfo.c pquery.c sortspec.c z3950oid.c charneg.c initopt.c \
-  zoom-c.c zoom-opt.c zoom-p.h grs1disp.c zgdu.c soap.c srw.c srwutil.c \
+  zoom-c.c zoom-socket.c zoom-opt.c zoom-p.h \
+  grs1disp.c zgdu.c soap.c srw.c srwutil.c \
   opacdisp.c cclfind.c ccltoken.c cclerrms.c cclqual.c cclptree.c \
   cclqfile.c cclstr.c cclxmlconfig.c \
   cql.y cqlstdio.c cqltransform.c cqlutil.c xcqlutil.c cqlstring.c \