diff options
author | Don Lewis <truckman@FreeBSD.org> | 2018-06-25 17:14:41 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2018-06-25 17:14:41 +0000 |
commit | 4d6bba5539484a21c030aedfd497b674ac261564 (patch) | |
tree | aa1b3d6f83cb946b3e7eabe62b58c52ea56afcc3 /dns/Makefile | |
parent | bd0fc6b05ddf450f0fd3bbdaa07b46e52fc6d7ac (diff) |
Notes
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 11cbc2e76bb0..c064bad002a2 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -56,6 +56,7 @@ SUBDIR += dnsrecon SUBDIR += dnsreflector SUBDIR += dnstable + SUBDIR += dnstable-convert SUBDIR += dnstop SUBDIR += dnstracer SUBDIR += dnsutl |