]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
lmdb is an optional dependency 1582/head
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 20 Jul 2014 15:35:18 +0000 (17:35 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 20 Jul 2014 15:35:18 +0000 (17:35 +0200)
pdns/Makefile.am

index 6a4e46738e839ca26aba26ab87c2432017a33a65..1c103dcc86d3d91f8edc992de9bdecd23891f567 100644 (file)
@@ -39,7 +39,7 @@ if TOOLS
 endif
 
 EXTRA_PROGRAMS=pdns_recursor sdig saxfr dnstcpbench dnsdist tsig-tests speedtest dnsscope dnsgram rec_control \
-testrunner dnsreplay \
+testrunner dnsreplay zone2lmdb \
 toysdig dnsdemog dnswasher dnsscan nproxy notify dnsbulktest nsec3dig saxfr
 
 pdns_server_SOURCES=dnspacket.cc nameserver.cc tcpreceiver.hh \