]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
recursive make considered harmful
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Tue, 25 Jun 2013 16:05:32 +0000 (18:05 +0200)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Tue, 25 Jun 2013 16:05:32 +0000 (18:05 +0200)
Makefile.am

index bf141a4b592a9fa3415f762028bebac387454cf6..07d2d463727225f5fc24268aa0e5266d1b999c9e 100644 (file)
@@ -15,6 +15,9 @@ if TOOLS
   man1_MANS = pdns/docs/dnstcpbench.1
 endif
 
+pdns/docs/dnstcpbench.1:
+       make -C pdns/docs dnstcpbench.1
+
 install-exec-local: 
        -@chmod +x pdns/pdns
        -@chmod +x pdns/precursor