X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=054ea2f290e549aecc440e6223e04b852b826fbb;hb=6f7757087a49db5fb3fa4f3b12b8b67ebbbe3aa3;hp=6aea0da0a81369aa4e603f9974ea61908eae2906;hpb=1d8e2adb8e5cfeaf77a84f5f3277785bb24cdd56;p=yaz-moved-to-github.git diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 6aea0da..054ea2f 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,6 +1,9 @@ -## $Id: Makefile.am,v 1.45 2007-04-26 21:45:16 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data -pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h comstack.h \ +noinst_HEADERS = icu_I18N.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 \ options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h \ @@ -8,12 +11,15 @@ pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h comstack.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 \ + 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 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 + +EXTRA_DIST = yaz-version.h.in