diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 $< |