X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=08389c8759f4667ada156ec519d6a5c628c783c1;hb=1ecf21b0324959e62628807d5df217d7a761730b;hp=2564e03b7563da0aafe782028c54de08b5d66eb5;hpb=01c6a008c766d8666675a53dade6846a1ff65825;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 2564e03..08389c8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \ @@ -104,7 +104,7 @@ libyaz_la_SOURCES=base64.c version.c options.c log.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 \ + 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 \