From: Ruben Kerkhof Date: Sun, 20 Jul 2014 15:35:18 +0000 (+0200) Subject: lmdb is an optional dependency X-Git-Tag: auth-3.4.0-rc1~55^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1582%2Fhead;p=thirdparty%2Fpdns.git lmdb is an optional dependency --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 6a4e46738e..1c103dcc86 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -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 \