From 771dd7d3f0a98b299a5b1542c382db6fe1a9d0ce Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sun, 20 Jul 2014 17:35:18 +0200 Subject: [PATCH] lmdb is an optional dependency --- pdns/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.47.2