aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile.doc
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2010-08-23 17:59:44 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2010-08-23 17:59:44 +0000
commit9d8c81aa7f5963964af2a4770975806a8ad45188 (patch)
tree879e3fdb7a050fee9711034836eb2a0ccc8e9389 /doc/Makefile.doc
parentdb9589ee4a9d564a6e81826f32512548820380b2 (diff)
texi2html: add -prefix to give same as old behaviour (sub-directory).
Diffstat (limited to 'doc/Makefile.doc')
-rw-r--r--doc/Makefile.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.doc b/doc/Makefile.doc
index 029536f1..12e949ea 100644
--- a/doc/Makefile.doc
+++ b/doc/Makefile.doc
@@ -72,7 +72,7 @@ rearrange:
$(DVI2PS) $< -o $*.ps
.texi.html:
- $(TEXI2HTML) $<
+ $(TEXI2HTML) -prefix $* $<
default: doc