X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=524b192227d6c628cefbe6aa5e98485aa9916920;hb=0d6e26ddc9a74fb5668efb2a8c72d58a2f4ea770;hp=c4fa09dd1b94386c49409dd295238570033962e0;hpb=0ffb25b0bf78f53399267664b71206c88980c4da;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index c4fa09d..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.69 2007-10-22 12:21:39 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 + copy_types.c match_glob.c poll.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)