index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dave Reisner <dreisner@archlinux.org> | 2014-08-07 19:22:21 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-08-08 13:35:41 +1000 |
commit | b694d8455453f06158f51a276c61f9d90ecc10fe (patch) | |
tree | 351147f193c80f5605ec7214f4fc66789651f774 /doc/Makefile.am | |
parent | 1431d244f741b5ea2c7fc16324174d59d13ffc33 (diff) |
-rw-r--r-- | doc/Makefile.am | 3 |
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 |