summaryrefslogtreecommitdiffstats
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 dae4438b..d9dea2f3 100644
--- a/Makefile
+++ b/Makefile
@@ -433,7 +433,7 @@ txr-manpage.html: txr.1 genman.txr
man2html $< | $(TXR) genman.txr - > $@
txr-manpage.pdf: txr.1
- tbl $< | pdfroff -man --no-toc - > $@
+ tbl $< | pdfroff -ww -man --no-toc - > $@
#
# Special targets used by ./configure