aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-03-22 10:46:08 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-03-29 16:45:17 +0200
commitd532645afdcdc06b504cf462b2bd1b78fa95948f (patch)
treeb293bc72a7b0aeb066aed50a9d702288ca8a5503 /docs/Makefile.am
parent1fc767210c7c3083318ccd1f2a5741e1c757278f (diff)
downloadgnurl-d532645afdcdc06b504cf462b2bd1b78fa95948f.tar.gz
gnurl-d532645afdcdc06b504cf462b2bd1b78fa95948f.tar.bz2
gnurl-d532645afdcdc06b504cf462b2bd1b78fa95948f.zip
build: use roffit 0.11 feature
... load file specified as argument.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 1fcc0cf9a..1830467c1 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -40,7 +40,7 @@ EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS \
MAIL-ETIQUETTE HTTP-COOKIES.md SECURITY RELEASE-PROCEDURE SSL-PROBLEMS \
HTTP2.md ROADMAP.md CODE_OF_CONDUCT.md CODE_STYLE.md
-MAN2HTML= roffit < $< >$@
+MAN2HTML= roffit $< >$@
SUFFIXES = .1 .html .pdf