diff options
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 657bedd..2148f1d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -49,6 +49,7 @@ SUBDIR += dhcpconf SUBDIR += dip SUBDIR += dlint + SUBDIR += dnscache SUBDIR += dnsutl SUBDIR += dnswalk SUBDIR += doc |