diff options
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8856c1b08bf4..574200283600 100644 --- a/net/Makefile +++ b/net/Makefile @@ -53,8 +53,8 @@ SUBDIR += dgd-net SUBDIR += dhid SUBDIR += dhcpconf + SUBDIR += djbdns SUBDIR += dlint - SUBDIR += dnscache SUBDIR += dnsutl SUBDIR += dnswalk SUBDIR += doc |