Commit 2afeca25 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Make bmake happy

parent 3df05439
......@@ -47,7 +47,7 @@ varnishlog.1: \
varnishlog_options.rst \
varnishlog_synopsis.rst
if HAVE_RST2MAN
${RST2MAN} $< $@
${RST2MAN} $? $@
else
@echo "========================================"
@echo "You need rst2man installed to make dist"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment