X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=d163182c46f4d712434990b9d13bd45897db0cc6;hb=8d691989077a0addcbd840d769dce6700f3d9622;hp=9d538f18474a12dcab0c514ee4c5cdab5e4fca42;hpb=6d678c5970ec665607e3d1ddbd8809a14bccabdf;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 9d538f1..d163182 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1994-2006, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.45 2006-11-29 12:34:51 heikki Exp $ +## Copyright (C) 1995-2007, Index Data, All rights reserved. +## $Id: Makefile.am,v 1.47 2007-01-03 08:42:15 adam Exp $ YAZ_VERSION_INFO=2:1:0 @@ -49,7 +49,9 @@ diagsrw.c $(top_srcdir)/include/yaz/diagsrw.h: csvtosrw.tcl srw.csv diagsru_update.c $(top_srcdir)/include/yaz/diagsru_update.h: csvtosru_update.tcl sru_update.csv $(TCLSH) $(srcdir)/csvtosru_update.tcl $(srcdir) -libyaz_la_SOURCES=version.c options.c log.c marcdisp.c oid.c wrbuf.c \ +libyaz_la_SOURCES=version.c options.c log.c \ + marcdisp.c marc_read_xml.c marc_read_iso2709.c marc_read_line.c \ + oid.c wrbuf.c \ nmemsdup.c xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c \ siconv.c marc8.c marc8r.c \ odr_bool.c ber_bool.c ber_len.c ber_tag.c odr_util.c \