X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=2e0bf0213a6bd67c574daee032c2bd0506b35194;hb=dc4414aeda179bc8ebe3fc46ac53e4a24d265d16;hp=bc1d356834f4c675df9c9c9f0c984084aed7ffa4;hpb=3b96525a40981e162b959f3e842e0ff20e314320;p=yaz-moved-to-github.git diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index bc1d356..2e0bf02 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,10 +1,14 @@ -## $Id: Makefile.am,v 1.23 2004-11-18 15:18:13 heikki Exp $ +## $Id: Makefile.am,v 1.43 2007-04-17 20:26:18 adam Exp $ -pkginclude_HEADERS= backend.h ccl.h cql.h comstack.h \ - diagbib1.h sortspec.h ylog.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 \ +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 \ \ 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 \