X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=65bf7427d3414b0d37a6e21f842398875e3e7d09;hp=87898b50ba2b0f1a234c5c0255479bbdd32bf6e6;hb=e14b57aabd2bcdd5996d17778bf9055935d7b252;hpb=23d3217defe73218069ac17be28742b39637a144 diff --git a/src/Makefile.am b/src/Makefile.am index 87898b5..65bf742 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2013 Index Data -YAZ_VERSION_INFO=4:0:0 +YAZ_VERSION_INFO=5:0:0 lib_LTLIBRARIES = libyaz.la libyaz_server.la libyaz_icu.la @@ -82,7 +82,7 @@ libyaz_la_SOURCES=base64.c version.c options.c log.c \ odr_seq.c odr_oct.c ber_oct.c odr_bit.c ber_bit.c odr_oid.c \ ber_oid.c odr_use.c odr_choice.c odr_any.c ber_any.c odr.c odr_mem.c \ dumpber.c odr_enum.c odr-priv.h \ - comstack.c tcpip.c waislen.c unix.c \ + comstack.c tcpip.c unix.c \ prt-ext.c \ ill-get.c \ zget.c yaz-ccl.c diag-entry.c diag-entry.h \ @@ -92,7 +92,7 @@ libyaz_la_SOURCES=base64.c version.c options.c log.c \ zoom-event.c \ record_render.c zoom-socket.c zoom-opt.c zoom-p.h sru_facet.c sru-p.h \ grs1disp.c zgdu.c soap.c srw.c srwutil.c uri.c solr.c diag_map.c \ - opac_to_xml.c xml_match.c xml_to_opac.c \ + opac_to_xml.c xml_add.c xml_match.c xml_to_opac.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 \