X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=14ef42107135a654d1710ca3e2093ad97ae87ddd;hp=3a7198915e03d3ff364250fe087a12dd035e56c6;hb=02c2c415822721c98afff674fc9672d004bd92a2;hpb=d1191d5f31177b3e839b32e09b2e39ce60ee91a3 diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 3a71989..14ef421 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,12 +1,14 @@ -## $Id: Makefile.am,v 1.27 2006-01-27 17:31:52 adam Exp $ +## $Id: Makefile.am,v 1.33 2006-10-27 11:22:08 adam Exp $ pkginclude_HEADERS= backend.h ccl.h cql.h comstack.h \ - diagbib1.h diagsrw.h sortspec.h log.h logrpn.h marcdisp.h nmem.h odr.h \ + diagbib1.h diagsrw.h diagsru_update.h sortspec.h log.h logrpn.h marcdisp.h \ + nfa.h nfaxml.h \ + nmem.h odr.h \ oid.h options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h \ - readconf.h statserv.h \ + readconf.h record_conv.h retrieval.h statserv.h \ tcpip.h test.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 \ \ 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 \