X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=f34b2a72569e7f93718fc05745fcbad5e068a5f7;hb=8c7858ee7a1266db5ac2e18393ef331cadb687b0;hp=1ee66ac2379e77fd404f53570228c840abbd01fe;hpb=417c6a81ea12af107047bf5f5b28a840ae553183;p=yaz-moved-to-github.git diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 1ee66ac..f34b2a7 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -3,11 +3,12 @@ noinst_HEADERS = icu_I18N.h -pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h rpn2cql.h comstack.h \ +pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h rpn2cql.h rpn2solr.h \ + solr.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 errno.h \ + nmem.h nmem_xml.h odr.h errno.h facet.h \ options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h \ - readconf.h record_conv.h retrieval.h statserv.h \ + readconf.h record_conv.h record_render.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 xmltypes.h snprintf.h query-charset.h \