YAZ ASN.1 compiler renamed from yaz-comp to yaz-asncomp
[yaz-moved-to-github.git] / doc / Makefile.am
index 46800e3..b29a7ec 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.46 2003-05-27 12:45:23 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-comp.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,8 +60,8 @@ yaz-ztest-ssl.8:
 yaz-client-ssl.1:
        ln -s yaz-client.1 yaz-client-ssl.1
 
-yaz-comp.1: yaz-comp.sgml
-       docbook2man $(srcdir)/yaz-comp.sgml
+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