summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 5c2ab0ba9..261a0b405 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,8 +1,8 @@
all: xhtml xhtml-nochunks
-XMLTO_FLAGS_man = -x custom.xsl
+XMLTO_FLAGS = -m custom.xsl
man pdf txt xhtml xhtml-nochunks:
- xmlto $@ $(XMLTO_FLAGS_$@) portage.docbook
+ xmlto $@ $(XMLTO_FLAGS) portage.docbook
clean distclean:
rm -f *.1 *.html portage.txt