X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=2382f57ed7e9863b4b9d17b52576b99f943de98c;hp=3f431f0959ef971b46ae74b8715ae7a263cf3836;hb=b2bc97df294f5da6c93e1119a42536b23afce8ef;hpb=118a28603418dfc84a5c91463a1d02219e7e9941 diff --git a/src/Makefile.am b/src/Makefile.am index 3f431f0..2382f57 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -104,14 +104,14 @@ libyaz_la_SOURCES= $(GEN_FILES) \ cqlstrer.c querytowrbuf.c \ tcpdchk.c \ test.c timing.c \ - xmlquery.c xmlerror.c http.c \ + xml_get.c xmlquery.c xmlerror.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 poll.c daemon.c iconv_encode_danmarc.c \ iconv_encode_marc8.c iconv_encode_iso_8859_1.c iconv_encode_wchar.c \ iconv_decode_marc8.c iconv_decode_iso5426.c iconv_decode_danmarc.c sc.c \ json.c xml_include.c file_glob.c dirent.c mutex-p.h mutex.c condvar.c \ - thread_id.c gettimeofday.c thread_create.c spipe.c url.c + thread_id.c gettimeofday.c thread_create.c spipe.c url.c backtrace.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)