From dfb53739ae18f3c5e0efd32c5ea03748f73a9dc5 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Sat, 1 Aug 2009 19:52:21 +0000 Subject: [PATCH] whitespace tweaks in rules/docbook.mk --- rules/docbook.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/docbook.mk b/rules/docbook.mk index 73532b7..bbcf41c 100644 --- a/rules/docbook.mk +++ b/rules/docbook.mk @@ -34,9 +34,9 @@ $1/$2/index.html: $$($1_DOCBOOK_SOURCES) "$$(XSLTPROC)" --stringparam base.dir $$(dir $$@) \ --stringparam use.id.as.filename 1 \ --stringparam html.stylesheet fptools.css \ - --nonet \ + --nonet \ $$(XSLTPROC_LABEL_OPTS) $$(XSLTPROC_OPTS) \ - $$(XSLTPROC_HTML_STYLESHEET) \ + $$(XSLTPROC_HTML_STYLESHEET) \ $1/$2.xml cp mk/fptools.css $$(dir $$@) else -- 1.7.10.4