X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=7a7520876224fbb5508e877290f864bbb6c3fdf5;hb=82aa6fe37332e0b2a79a14f3d50c3c9f54034817;hp=e515f18f78f8fdef11b6ec51303443ee31f3be70;hpb=2b8a6e970b5ed4182a67d423ba4ba5dc74ffc6bb;p=yaz-moved-to-github.git diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index e515f18..7a75208 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,13 +1,13 @@ -## $Id: Makefile.am,v 1.29 2006-05-03 11:09:59 heikki Exp $ +## $Id: Makefile.am,v 1.39 2007-02-23 10:15:01 adam Exp $ -pkginclude_HEADERS= backend.h ccl.h cql.h comstack.h \ - diagbib1.h diagsrw.h sortspec.h log.h logrpn.h marcdisp.h nfa.h \ - nmem.h odr.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 \ - readconf.h record_conv.h statserv.h \ - tcpip.h test.h unix.h tpath.h wrbuf.h xmalloc.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 \ + xmlquery.h libxml2_error.h xmltypes.h snprintf.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 \