From 0204f3857481a9e8856135f80ff950e12584a882 Mon Sep 17 00:00:00 2001 From: Don Lewis Date: Fri, 12 Mar 2021 08:41:52 +0000 Subject: Add dns/dnsdbflex: Command line tool to use the DNSDB Flexible Search API extensions. Sponsored by: Farsight Security, Inc. --- dns/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/Makefile') diff --git a/dns/Makefile b/dns/Makefile index e8bec8b7029a..afc8e3f4ee11 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -39,6 +39,7 @@ SUBDIR += dnscrypt-proxy2 SUBDIR += dnscrypt-wrapper SUBDIR += dnsdbck + SUBDIR += dnsdbflex SUBDIR += dnsdbq SUBDIR += dnsdist SUBDIR += dnsenum -- cgit