]> granicus.if.org Git - pdns/commitdiff
make sure we have the manpages we need to ship for dist-recursor
authorbert hubert <bert.hubert@netherlabs.nl>
Mon, 29 Dec 2014 14:54:59 +0000 (15:54 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Mon, 29 Dec 2014 14:54:59 +0000 (15:54 +0100)
pdns/dist-recursor

index 517d9ecbc0dde0a389bba2fd729e47283bdbf822..cf703158773a9eb8c3198e7b2d720ba579984b11 100755 (executable)
@@ -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=""