X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=1025a62b4b8a838a3eeebbb05df9ac26baa274ef;hb=bbd768abbf09c38b0438e0186e50f3560b372dd9;hp=c4fa09dd1b94386c49409dd295238570033962e0;hpb=42e6fdb480e4de99b856018fd70475bd7fbdb928;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index c4fa09d..1025a62 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.70 2007-10-24 13:50:02 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 libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)