X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=b2702893cf1b7a0e93fc090f03699f7746f7a9c7;hp=08389c8759f4667ada156ec519d6a5c628c783c1;hb=473824797f568578dc17d7242551cb2f7ccef46c;hpb=e462d48003aafc70536f9982b44edef5d32a5f6a diff --git a/src/Makefile.am b/src/Makefile.am index 08389c8..b270289 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2013 Index Data +## Copyright (C) Index Data YAZ_VERSION_INFO=5:0:0 @@ -73,7 +73,8 @@ GEN_FILES = oid_std.c \ libyaz_la_SOURCES=base64.c version.c options.c log.c \ $(GEN_FILES) \ - marcdisp.c marc_read_xml.c marc_read_iso2709.c marc_read_line.c \ + marcdisp.c \ + marc_read_json.c marc_read_xml.c marc_read_iso2709.c marc_read_line.c \ wrbuf.c oid_db.c errno.c \ nmemsdup.c xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c \ siconv.c iconv-p.h utf8.c ucs4.c iso5428.c advancegreek.c \