From b694d8455453f06158f51a276c61f9d90ecc10fe Mon Sep 17 00:00:00 2001
From: Dave Reisner <dreisner@archlinux.org>
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 <allan@archlinux.org>
---
 doc/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'doc')

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-70-g09d2