X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=ee723b20a2c55e3d98c74cfbbc7402a10f7e06ba;hb=397ed9cc5c2a74c066c2c565d5eef22558f63e27;hp=a47d8ec0e5b6ee40c97b237ef3d1d91d570ce0f7;hpb=eb8857cfa2ceaa2635f14888b95d6f71b8def045;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index a47d8ec..ee723b2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.19 2003-03-05 00:08:04 adam Exp $ +## $Id: Makefile.am,v 1.20 2003-03-27 10:46:29 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUPPORTFILES = \ @@ -34,7 +34,7 @@ doc_DATA = $(HTMLFILES) zebra.pdf man_MANS = zebraidx.1 zebrasrv.8 EXTRA_DIST = $(SUPPORTFILES) $(XMLFILES) zebra.pdf \ - $(man_MANS) zebraidx-man.sgml zebrasrv-man.sgml + $(man_MANS) zebraidx-man.sgml zebrasrv-man.sgml zvrank.txt marc_indexing.xml zebraidx.1: zebraidx-man.sgml zebraidx-options.xml if test ! -f zebraidx-options.xml ; then ln -s $(srcdir)/zebraidx-options.xml .; fi