X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=23a5bfa6e684fba64389300aea39b7e79ad24d25;hb=ca322d4058580c495ce5e3e25d83b6a63a499d9e;hp=03dbca20a947710fd6329518b43e68ca1e6c7552;hpb=906a9c59f8c77f4002616a34b0b98d91d8b1bbc5;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 03dbca2..23a5bfa 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.73 2008-02-18 17:07:06 adam Exp $ +## $Id: Makefile.am,v 1.74 2008-03-05 10:41:45 adam Exp $ YAZ_VERSION_INFO=3:0:0 @@ -72,7 +72,7 @@ libyaz_la_SOURCES=version.c options.c log.c \ marcdisp.c marc_read_xml.c marc_read_iso2709.c marc_read_line.c \ wrbuf.c oid_db.c \ nmemsdup.c xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c \ - siconv.c \ + siconv.c iconv-p.h utf8.c ucs4.c iso5428.c advancegreek.c \ odr_bool.c ber_bool.c ber_len.c ber_tag.c odr_util.c \ odr_null.c ber_null.c odr_int.c ber_int.c odr_tag.c odr_cons.c \ odr_seq.c odr_oct.c ber_oct.c odr_bit.c ber_bit.c odr_oid.c \ @@ -92,10 +92,11 @@ libyaz_la_SOURCES=version.c options.c log.c \ cqlstrer.c querytowrbuf.c \ tcpdchk.c \ test.c timing.c \ - xmlquery.c http.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_marc8.c iconv_encode_iso_8859_1.c iconv_encode_wchar.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO) @@ -111,7 +112,6 @@ libyaz_icu_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO) z-accdes1.c \ z-accform1.c \ z-acckrb1.c \ -z-core.c \ z-diag1.c \ z-espec1.c \ z-estask.c \ @@ -131,8 +131,9 @@ zes-psched.c \ zes-pset.c \ zes-update0.c \ $(top_srcdir)/include/yaz/z-accdes1.h \ -$(top_srcdir)/include/yaz/z-core.h: \ -$(srcdir)/z.tcl $(srcdir)/z3950v3.asn $(YAZCOMP) +$(top_srcdir)/include/yaz/z-core.h: z-core.c + +z-core.c: $(srcdir)/z.tcl $(srcdir)/z3950v3.asn $(YAZCOMP) $(TCLSH) $(YAZCOMP_Z) $(srcdir)/z3950v3.asn # Date extension