X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=0c10a06f56d21b59b0ebfd7eab24e4822fedea3b;hp=a5d4fef528f06276e1532b3cfac2a151680a1d86;hb=88d3bedf772316f87e1996f655ccf8d1e2589755;hpb=906a9c59f8c77f4002616a34b0b98d91d8b1bbc5 diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index a5d4fef..0c10a06 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,22 +1,25 @@ -## $Id: Makefile.am,v 1.51 2008-02-18 17:07:05 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2010 Index Data noinst_HEADERS = icu_I18N.h -pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h comstack.h \ +pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h rpn2cql.h comstack.h \ diagbib1.h diagsrw.h diagsru_update.h sortspec.h log.h logrpn.h marcdisp.h \ - nmem.h nmem_xml.h odr.h \ + nmem.h nmem_xml.h odr.h errno.h \ options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h \ readconf.h record_conv.h retrieval.h statserv.h \ tcpip.h test.h timing.h unix.h tpath.h wrbuf.h xmalloc.h \ yaz-ccl.h yaz-iconv.h yaz-util.h yaz-version.h yconfig.h proto.h \ xmlquery.h libxml2_error.h xmltypes.h snprintf.h query-charset.h \ mutex.h oid_db.h oid_util.h oid_std.h tokenizer.h copy_types.h \ - icu.h match_glob.h poll.h daemon.h \ + icu.h match_glob.h poll.h daemon.h sc.h \ \ ill.h ill-core.h item-req.h oclc-ill-req-ext.h z-accdes1.h z-accform1.h \ z-acckrb1.h z-core.h z-date.h z-diag1.h z-espec1.h z-estask.h z-exp.h \ z-grs.h z-mterm2.h z-opac.h z-rrf1.h z-rrf2.h z-sum.h z-sutrs.h z-uifr1.h \ z-univ.h z-oclcui.h zes-expi.h zes-exps.h zes-order.h zes-pquery.h \ zes-psched.h zes-admin.h zes-pset.h zes-update.h zes-update0.h \ - zoom.h z-charneg.h charneg.h soap.h srw.h zgdu.h + zoom.h z-charneg.h charneg.h soap.h srw.h zgdu.h matchstr.h json.h + +EXTRA_DIST = yaz-version.h.in