X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=054ea2f290e549aecc440e6223e04b852b826fbb;hp=24f498e597c32a0a8a6a1dd625bf671bc3b9f57e;hb=9397bf54a2ddb4e0fe8a73d5f753eee23a10601c;hpb=307c60cf35acbe8d004b002e59416a2ebe3cb32d diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 24f498e..054ea2f 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,8 +1,9 @@ -## $Id: Makefile.am,v 1.49 2007-11-08 09:29:38 adam Exp $ +## This file is part of the YAZ toolkit. +## Copyright (C) 1995-2008 Index Data noinst_HEADERS = icu_I18N.h -pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h comstack.h \ +pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h rpn2cql.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 \ options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h \ @@ -11,12 +12,14 @@ pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h comstack.h \ yaz-ccl.h yaz-iconv.h yaz-util.h yaz-version.h yconfig.h proto.h \ xmlquery.h libxml2_error.h xmltypes.h snprintf.h query-charset.h \ mutex.h oid_db.h oid_util.h oid_std.h tokenizer.h copy_types.h \ - icu.h match_glob.h \ + icu.h match_glob.h poll.h daemon.h sc.h \ \ ill.h ill-core.h item-req.h oclc-ill-req-ext.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 \ z-grs.h z-mterm2.h z-opac.h z-rrf1.h z-rrf2.h z-sum.h z-sutrs.h z-uifr1.h \ z-univ.h z-oclcui.h zes-expi.h zes-exps.h zes-order.h zes-pquery.h \ zes-psched.h zes-admin.h zes-pset.h zes-update.h zes-update0.h \ - zoom.h z-charneg.h charneg.h soap.h srw.h zgdu.h + zoom.h z-charneg.h charneg.h soap.h srw.h zgdu.h matchstr.h + +EXTRA_DIST = yaz-version.h.in