From f9536e142ac3a38116fae114ab2f832b4cb58da1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 29 Jul 2003 15:08:28 +0000 Subject: [PATCH] Missing z-oclcui.h in _headers --- include/yaz/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/yaz/Makefile.am b/include/yaz/Makefile.am index 7529eac..083e5e4 100644 --- a/include/yaz/Makefile.am +++ b/include/yaz/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.21 2003-02-21 12:08:58 adam Exp $ +## $Id: Makefile.am,v 1.22 2003-07-29 15:08:28 adam Exp $ pkginclude_HEADERS= backend.h ccl.h cql.h comstack.h \ diagbib1.h sortspec.h log.h logrpn.h marcdisp.h nmem.h odr.h oid.h \ @@ -9,7 +9,7 @@ pkginclude_HEADERS= backend.h ccl.h cql.h comstack.h \ ill.h ill-core.h item-req.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 zes-expi.h zes-exps.h zes-order.h zes-pquery.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 -- 1.7.10.4