X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=89621e260c4cbbd590ac49f90b06c020c89f0445;hb=9b1c48867ad6fafd2bfd1a2ba4893129953990e9;hp=7b37175ec134637a302cb7efb6873eb680cdf7dd;hpb=75c07fe53a0cf8bb2c138cb6d87cde84d3b8b6a6;p=yaz-moved-to-github.git diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 7b37175..89621e2 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,13 +1,14 @@ -## $Id: Makefile.am,v 1.37 2007-01-03 13:46:17 adam Exp $ +## $Id: Makefile.am,v 1.41 2007-04-12 13:52:57 adam Exp $ -pkginclude_HEADERS= backend.h ccl.h cql.h comstack.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 \ - oid.h options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.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 \ + xmlquery.h libxml2_error.h xmltypes.h snprintf.h query-charset.h \ + oid_db.h oid_util.h \ \ ill.h ill-core.h item-req.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 \