diff options
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index acf599c08636..2b58160af500 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -19,6 +19,7 @@ SUBDIR += dhisd SUBDIR += dlint SUBDIR += dns-ui + SUBDIR += dns-blackhole SUBDIR += dns2blackhole SUBDIR += dns2tcp SUBDIR += dnsblast @@ -170,6 +171,7 @@ SUBDIR += pear-File_DNS SUBDIR += pear-Horde_Idna SUBDIR += pear-Net_DNS2 + SUBDIR += pear-Net_DNS21 SUBDIR += powerdns SUBDIR += powerdns-recursor SUBDIR += prometheus-dnssec-exporter @@ -227,6 +229,7 @@ SUBDIR += scavenge SUBDIR += sleuth SUBDIR += subfinder + SUBDIR += tldx SUBDIR += totd SUBDIR += udns SUBDIR += unbound |