X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=15ae8f5c06821e5cd70e62b88a8ccd16c331cee0;hb=cccb7ecd623450d5b3ca2391327788c84aed71c8;hp=bab47ee6a742bb937b2f2da3fec1d2d633133939;hpb=efecfe73da3c8c90fe749d95b4d68105ba320e72;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index bab47ee..15ae8f5 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.72 2008-01-17 14:44:57 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 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 \ @@ -95,7 +95,7 @@ libyaz_la_SOURCES=version.c options.c log.c \ xmlquery.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 + copy_types.c match_glob.c poll.c daemon.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO) @@ -111,7 +111,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 +130,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