summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 440b434..64ee71e 100644
--- a/Makefile
+++ b/Makefile
@@ -36,4 +36,4 @@ piem.elc: piem.el piem-maildir.elc
makeinfo $<
.texi.html:
- makeinfo --html --no-split $<
+ makeinfo --html -c TOP_NODE_UP_URL=/ --no-split $<