Happy new year
[yaz-moved-to-github.git] / include / yaz / Makefile.am
1 ## This file is part of the YAZ toolkit.
2 ## Copyright (C) 1995-2011 Index Data
3
4 noinst_HEADERS = icu_I18N.h
5
6 pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h rpn2cql.h rpn2solr.h \
7  solr.h comstack.h \
8  diagbib1.h diagsrw.h diagsru_update.h sortspec.h log.h logrpn.h marcdisp.h \
9  nmem.h nmem_xml.h odr.h errno.h facet.h \
10  options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h \
11  readconf.h record_conv.h record_render.h retrieval.h statserv.h \
12  tcpip.h test.h timing.h unix.h tpath.h wrbuf.h xmalloc.h \
13  yaz-ccl.h yaz-iconv.h yaz-util.h yaz-version.h yconfig.h proto.h \
14  xmlquery.h xmltypes.h snprintf.h query-charset.h \
15  mutex.h oid_db.h oid_util.h oid_std.h tokenizer.h copy_types.h \
16  icu.h match_glob.h poll.h daemon.h sc.h xml_include.h \
17  \
18  ill.h ill-core.h item-req.h oclc-ill-req-ext.h z-accdes1.h z-accform1.h \
19  z-acckrb1.h z-core.h z-date.h z-diag1.h z-espec1.h z-estask.h z-exp.h \
20  z-grs.h z-mterm2.h z-opac.h z-rrf1.h z-rrf2.h z-sum.h z-sutrs.h z-uifr1.h \
21  z-univ.h z-oclcui.h z-facet-1.h zes-expi.h zes-exps.h zes-order.h \
22  zes-pquery.h \
23  zes-psched.h zes-admin.h zes-pset.h zes-update.h zes-update0.h \
24  zoom.h z-charneg.h charneg.h soap.h srw.h zgdu.h matchstr.h json.h \
25  file_glob.h dirent.h thread_id.h gettimeofday.h shptr.h thread_create.h \
26  spipe.h stemmer.h
27
28 EXTRA_DIST = yaz-version.h.in
29