X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=7f56a0baf0af79d0724c15be3afa366338bd2588;hb=a0e27aac0589d493172c73f6660b844fc6460d7c;hp=a673bb607415666f615d4b86cafac7e1ebd11b22;hpb=f4c095a042b1bcccb78136be87944e46412386aa;p=yaz-moved-to-github.git diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index a673bb6..7f56a0b 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,10 +1,12 @@ -## $Id: Makefile.am,v 1.24 2004-12-13 14:21:55 heikki Exp $ +## $Id: Makefile.am,v 1.28 2006-05-02 20:47:45 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 \ + diagbib1.h diagsrw.h sortspec.h log.h logrpn.h marcdisp.h nmem.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 \ yaz-ccl.h yaz-iconv.h yaz-util.h yaz-version.h yconfig.h proto.h \ + xmlquery.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 \