X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=9f8c01822444fd8684e9c62034dc4317f38d7854;hb=8b6adc336947fae13652d275d133ca3615368eed;hp=dc07454e34e71af4f0480da31ce64e34d5be4087;hpb=f0128dd11d08d79384a97a13e44476769b061f4f;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index dc07454..9f8c018 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2009 Index Data -YAZ_VERSION_INFO=3:0:0 +YAZ_VERSION_INFO=4:0:0 lib_LTLIBRARIES = libyaz.la libyaz_server.la libyaz_icu.la @@ -90,7 +90,7 @@ libyaz_la_SOURCES=version.c options.c log.c \ logrpn.c \ otherinfo.c pquery.c sortspec.c charneg.c initopt.c \ zoom-c.c zoom-socket.c zoom-opt.c zoom-p.h \ - grs1disp.c zgdu.c soap.c srw.c srwutil.c \ + grs1disp.c zgdu.c soap.c srw.c srwutil.c uri.c \ opacdisp.c cclfind.c ccltoken.c cclerrms.c cclqual.c cclptree.c cclp.h \ cclqfile.c cclstr.c cclxmlconfig.c ccl_stop_words.c \ cql.y cqlstdio.c cqltransform.c cqlutil.c xcqlutil.c cqlstring.c rpn2cql.c \