When the back-end refuses initialisation, return diagnostics
[yaz-moved-to-github.git] / doc / Makefile.am
index 58c214a..b29a7ec 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.45 2003-05-12 22:37:56 adam Exp $
+## $Id: Makefile.am,v 1.47 2003-05-27 21:12:22 adam Exp $
 
 docdir=$(datadir)/doc/@PACKAGE@
 
@@ -24,9 +24,9 @@ HTMLFILES = \
  zoom.records.html zoom.resultsets.html zoom.scan.html
 
 MANFILES=yaz-client.1 yaz-client-ssl.1 yaz-ztest.8 \
-       yaz-ztest-ssl.8 yaz-config.8 yaz.7 zoomsh.1
+       yaz-ztest-ssl.8 yaz-config.8 yaz.7 zoomsh.1 yaz-asncomp.1
 REFFILES=yaz-client.sgml yaz-ztest.sgml yaz-config.sgml \
-       yaz-man.sgml zoomsh.sgml
+       yaz-man.sgml zoomsh.sgml yaz-asncomp.sgml
 
 SUPPORTFILES=yazhtml.dsl yazphp.dsl yazprint.dsl tkl.xsl xml.dcl id.eps \
        apilayer.obj
@@ -60,6 +60,9 @@ yaz-ztest-ssl.8:
 yaz-client-ssl.1:
        ln -s yaz-client.1 yaz-client-ssl.1
 
+yaz-asncomp.1: yaz-asncomp.sgml
+       docbook2man $(srcdir)/yaz-asncomp.sgml
+
 $(HTMLFILES): $(XMLFILES)  
        jade -E14 -D $(srcdir) -d yazhtml.dsl -t sgml $(srcdir)/xml.dcl yaz.xml