X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=a5d4fef528f06276e1532b3cfac2a151680a1d86;hp=083e5e4b9124b6a8b63c98fc031eacdd63da2cc8;hb=d72929b7de6221054feb6a220dc72289b0f3e03d;hpb=f9536e142ac3a38116fae114ab2f832b4cb58da1 diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 083e5e4..a5d4fef 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,12 +1,19 @@ -## $Id: Makefile.am,v 1.22 2003-07-29 15:08:28 adam Exp $ +## $Id: Makefile.am,v 1.51 2008-02-18 17:07:05 adam Exp $ -pkginclude_HEADERS= backend.h ccl.h cql.h comstack.h \ - diagbib1.h sortspec.h log.h logrpn.h marcdisp.h nmem.h odr.h oid.h \ - options.h otherinfo.h pquery.h prt-ext.h readconf.h statserv.h \ - tcpip.h unix.h tpath.h wrbuf.h xmalloc.h \ +noinst_HEADERS = icu_I18N.h + +pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.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 \ + 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 \ \ - ill.h ill-core.h item-req.h z-accdes1.h z-accform1.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 \