From: Adam Dickmeiss Date: Mon, 28 Feb 2000 12:34:28 +0000 (+0000) Subject: MInor. X-Git-Tag: YAZ.1.8~264 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=95ad0fb5f35ae1885c8f2c235d073961555a6329 MInor. --- diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 4f494c0..901b520 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,9 +1,8 @@ -## $Id: Makefile.am,v 1.2 2000-02-28 11:44:39 adam Exp $ +## $Id: Makefile.am,v 1.3 2000-02-28 12:34:28 adam Exp $ pkginclude_HEADERS= backend.h ccl.h comstack.h config.h \ d1_attset.h d1_map.h data1.h diagbib1.h \ - ill-core.h ill.h item-req.h \ - log.h logrpn.h marcdisp.h nmem.h odr.h oid.h options.h otherinfo.h \ + ill.h log.h logrpn.h marcdisp.h nmem.h odr.h oid.h options.h otherinfo.h \ pquery.h prt-acc.h prt-add.h prt-arc.h prt-dat.h prt-dia.h \ prt-esp.h prt-exd.h prt-exp.h prt-ext.h prt-grs.h prt-proto.h prt-rsc.h \ prt-univ.h readconf.h statserv.h tcpip.h tpath.h wrbuf.h xmalloc.h \ @@ -14,4 +13,8 @@ pkginclude_HEADERS= backend.h ccl.h comstack.h config.h \ zes-pset.h zes-update.h zes-update0.h -EXTRA_HEADERS= proto.h +EXTRA_HEADERS= proto.h ill-core.h itemreq.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-opac.h z-proto.h z-rrf1.h z-rrf2.h z-sum.h z-sutrs.h z-uifr1.h \ + z-univ.h zes-expi.h zes-exps.h zes-order.h zes-pquery.h zes-psched.h \ + zes-pset.h zes-update.h zes-update0.h