From: bert hubert Date: Mon, 29 Dec 2014 14:54:59 +0000 (+0100) Subject: make sure we have the manpages we need to ship for dist-recursor X-Git-Tag: rec-3.7.0-rc1~67^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1396864104b6f5b280e7820ecb82c428d3b2b38f;p=pdns make sure we have the manpages we need to ship for dist-recursor --- diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 517d9ecbc..cf7031587 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -3,7 +3,9 @@ set -e ragel dnslabeltext.rl -o dnslabeltext.cc - +cd ../docs +make +cd - ## The following lines will be patched by set-version-recursor. VERSION="" DIST_HOST=""