From: Adam Dickmeiss Date: Thu, 12 Aug 2010 11:20:33 +0000 (+0200) Subject: Add new SOLR headers to header list X-Git-Tag: v4.1.0~40^2~9 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=d2ca9fe2f99c4dd273eb21e00b645bc59c2315e2 Add new SOLR headers to header list --- diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 125dfa0..f34b2a7 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -3,7 +3,8 @@ 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 facet.h \ options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h \