diff options
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 6cebc5ec03ee..2907d01e3b63 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -11,6 +11,7 @@ SUBDIR += bindgraph SUBDIR += blocky SUBDIR += c-ares + SUBDIR += cascade SUBDIR += cli53 SUBDIR += coredns SUBDIR += ddclient @@ -44,6 +45,7 @@ SUBDIR += dnsrecon SUBDIR += dnsreflector SUBDIR += dnssec-rr + SUBDIR += dnst SUBDIR += dnstable SUBDIR += dnstable-convert SUBDIR += dnstop |