source: trunk/gsdl/packages/yaz/include/yaz/Makefile.am@ 1343

Last change on this file since 1343 was 1343, checked in by johnmcp, 24 years ago

Added the YAZ toolkit source to the packages directory (for z39.50 stuff)

  • Property svn:keywords set to Author Date Id Revision
File size: 757 bytes
Line 
1## $Id: Makefile.am 1343 2000-08-03 03:12:39Z johnmcp $
2
3pkginclude_HEADERS= backend.h ccl.h comstack.h \
4 d1_attset.h d1_map.h data1.h diagbib1.h \
5 log.h logrpn.h marcdisp.h nmem.h odr.h oid.h options.h otherinfo.h \
6 pquery.h prt-ext.h readconf.h statserv.h tcpip.h tpath.h wrbuf.h xmalloc.h \
7 yaz-ccl.h yaz-util.h yaz-version.h yconfig.h proto.h \
8 \
9 ill.h ill-core.h item-req.h z-accdes1.h z-accform1.h \
10 z-acckrb1.h z-core.h z-date.h z-diag1.h z-espec1.h z-estask.h z-exp.h \
11 z-grs.h z-opac.h z-proto.h z-rrf1.h z-rrf2.h z-sum.h z-sutrs.h z-uifr1.h \
12 z-univ.h zes-expi.h zes-exps.h zes-order.h zes-pquery.h zes-psched.h \
13 \
14 zes-pset.h zes-update.h zes-update0.h \
15 prt-acc.h prt-add.h prt-arc.h prt-dat.h prt-dia.h prt-esp.h \
16 prt-exd.h prt-exp.h prt-grs.h prt-proto.h prt-rsc.h prt-univ.h
17
Note: See TracBrowser for help on using the repository browser.