aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 95012d9c..52826e2c 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -54,7 +54,7 @@ EMACS = xemacs -batch
$(TEXI2PDF) $<
.dvi.ps:
- $(DVI2PS) $<
+ $(DVI2PS) $< -o $*.ps
.texi.html:
$(TEXI2HTML) -split_chapter $<