X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2FMakefile.am;h=cf4123990ea766478a21d8942771fc8908424e2f;hb=f00d2bb50f84184c7682bd31a5361648a909f9f6;hp=4251deb41dc1603d80d4d6c0b01f77101e4015d4;hpb=ae309395bf5f5511c2eee751151a2962726f745a;p=yaz-moved-to-github.git diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 4251deb..cf41239 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,11 +1,11 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2008 Index Data +## Copyright (C) 1995-2009 Index Data noinst_HEADERS = icu_I18N.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 \ + nmem.h nmem_xml.h odr.h errno.h \ options.h otherinfo.h pquery.h prt-ext.h querytowrbuf.h \ readconf.h record_conv.h retrieval.h statserv.h \ tcpip.h test.h timing.h unix.h tpath.h wrbuf.h xmalloc.h \ @@ -21,3 +21,5 @@ pkginclude_HEADERS= backend.h ccl.h ccl_xml.h cql.h rpn2cql.h comstack.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 matchstr.h +EXTRA_DIST = yaz-version.h.in +