X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=787d92e42e5c81189a18f87677a6aa82d978aa71;hp=80b49dca7186ca240e90fbd9db4f45a91306a009;hb=876a13d858b70e6f2c34eaefad90d0577f5f1583;hpb=1b59302c8003251955f2850039f463dd63c6dff3 diff --git a/doc/Makefile.am b/doc/Makefile.am index 80b49dc..787d92e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.53 2004-04-22 18:44:40 adam Exp $ +## $Id: Makefile.am,v 1.55 2004-05-10 10:46:26 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ @@ -12,7 +12,8 @@ HTMLFILES = \ client.commands.html client.html client.invoking.html client.searching.html \ comstack.addresses.html comstack.client.html comstack.common.html \ comstack.diagnostics.html comstack.html comstack.introduction.html \ - comstack.server.html comstack.summary.html credits.html future.html \ + comstack.server.html comstack.ssl.html comstack.summary.html \ + credits.html future.html \ indexdata.html installation.html installation.unix.html \ installation.win32.html introduction.api.html introduction.html \ license.html license.other.html odr.debugging.html odr.html \ @@ -23,8 +24,8 @@ HTMLFILES = \ zoom.events.html zoom.html zoom.options.html zoom.query.html \ 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-asncomp.1 \ +MANFILES=yaz-client.1 yaz-ztest.8 \ + yaz-config.8 yaz.7 zoomsh.1 yaz-asncomp.1 \ yaz-marcdump.1 yaz-iconv.1 REFFILES=yaz-client-man.xml yaz-ztest-man.xml yaz-config-man.xml \ yaz-man.xml zoomsh-man.xml yaz-asncomp-man.xml \ @@ -54,12 +55,6 @@ yaz.7: yaz-man.xml zoomsh.1: zoomsh-man.xml docbook2man $(srcdir)/zoomsh-man.xml -yaz-ztest-ssl.8: - ln -s yaz-ztest.8 yaz-ztest-ssl.8 - -yaz-client-ssl.1: - ln -s yaz-client.1 yaz-client-ssl.1 - yaz-asncomp.1: yaz-asncomp-man.xml docbook2man $(srcdir)/yaz-asncomp-man.xml