aboutsummaryrefslogtreecommitdiff
path: root/libX11/specs/troffrules.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-06-11 15:12:35 +0000
committermarha <marha@users.sourceforge.net>2010-06-11 15:12:35 +0000
commitbb9571d3ede4adbb9396fdb25ab8e3e91aba1479 (patch)
tree8e21e43376a5b106a5d9689a4349385101263325 /libX11/specs/troffrules.in
parentd1e4f4b8546c7955c66dd023bfd6ef437db9d21d (diff)
parentf56cfbb54588917d9566277a669fa086a842b2f5 (diff)
downloadvcxsrv-bb9571d3ede4adbb9396fdb25ab8e3e91aba1479.tar.gz
vcxsrv-bb9571d3ede4adbb9396fdb25ab8e3e91aba1479.tar.bz2
vcxsrv-bb9571d3ede4adbb9396fdb25ab8e3e91aba1479.zip
svn merge ^/branches/released .
Diffstat (limited to 'libX11/specs/troffrules.in')
-rw-r--r--libX11/specs/troffrules.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/specs/troffrules.in b/libX11/specs/troffrules.in
index 17e55fddd..3e643ecdc 100644
--- a/libX11/specs/troffrules.in
+++ b/libX11/specs/troffrules.in
@@ -84,7 +84,7 @@ SUFFIXES = .ms .ps .txt .html .pdf
$< 2> index.$@.raw > $@
.ms.html:
- $(AM_V_GEN) $(GROFF) -Thtml -P-Dimages -P-I$*-image $(GROFF_FLAGS) $< 2> index.$@.raw > $@
+ $(AM_V_GEN) $(GROFF) $(GROFF_FLAGS) -Thtml -P-Dimages -P-I$*-image $< 2> index.$@.raw > $@
.ps.pdf:
$(AM_V_GEN) $(PS2PDF) $< $@