X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=524b192227d6c628cefbe6aa5e98485aa9916920;hp=1025a62b4b8a838a3eeebbb05df9ac26baa274ef;hb=8b4a08403ae705e22b604bffa4577ac403b7de8d;hpb=11bae153f20df554744a8b96592616eca05cc522 diff --git a/src/Makefile.am b/src/Makefile.am index 1025a62..524b192 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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)