Implemented yaz_poll - select/poll wrapper.
[yaz-moved-to-github.git] / src / Makefile.am
index 1025a62..524b192 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.70 2007-10-24 13:50:02 adam Exp $
+## $Id: Makefile.am,v 1.71 2007-11-09 16:46:43 adam Exp $
 
 YAZ_VERSION_INFO=3:0:0
 
@@ -94,7 +94,7 @@ libyaz_la_SOURCES=version.c options.c log.c \
   xmlquery.c http.c \
   mime.c mime.h oid_util.c tokenizer.c \
   record_conv.c retrieval.c elementset.c snprintf.c query-charset.c \
-  copy_types.c match_glob.c
+  copy_types.c match_glob.c poll.c
 
 libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)