aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-01-27 01:11:39 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-01-27 01:11:39 +0000
commit65b82db6dade5b72f6ed202c9546e00e95be3bf4 (patch)
tree40657a4e47fa5c6778a4375be18e7c04241926d7 /docbook
parent6132c5b323f6c20387817ce431183a4fb8f1aa26 (diff)
fix generation of ws(ug|dg), use fop.bat not fop.sh
svn path=/trunk/; revision=20574
Diffstat (limited to 'docbook')
-rw-r--r--docbook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/Makefile b/docbook/Makefile
index baf459d154..521069844f 100644
--- a/docbook/Makefile
+++ b/docbook/Makefile
@@ -17,7 +17,7 @@ FOP_OPTS?=-Xmx256m
#
# for win32 (cygwin) environments (as of fop-0.20 the cygwin script does
# not use $FOP_OPTS)
-FOP?=fop-0.20.5/fop.sh
+FOP?=fop-0.20.5/fop.bat
#
# for unix like environments (if you have problems with fop, try to use an absolute path here)
#FOP=fop-0.20.5/fop.sh