From b694d8455453f06158f51a276c61f9d90ecc10fe Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Thu, 7 Aug 2014 19:22:21 -0400 Subject: remove --destination-dir argument from a2x options This option is only for HTML output, and we're building manpages here. Signed-off-by: Allan McRae --- doc/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index a7908dfd..60a70b3e 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -124,8 +124,7 @@ A2X_OPTS = \ --no-xmllint \ -d manpage \ -f manpage \ - --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' \ - --destination-dir='./' + --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' # These rules are due to the includes and files of the asciidoc text $(ASCIIDOC_MANS): asciidoc.conf footer.txt Makefile.am -- cgit v1.2.3-55-g3dc8