diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-01-28 19:03:43 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-01-28 19:03:43 +0000 |
commit | 9130016e4c5f47d1cf6109cf9a8a60b07b333a9e (patch) | |
tree | e6305d27521b4ef6fe43259d5295abee76453dde /net/Makefile | |
parent | 7d381b155e465418070362eb6fcd789393f98db3 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 142a23cf5f5d..7c0970125607 100644 --- a/net/Makefile +++ b/net/Makefile @@ -60,6 +60,7 @@ SUBDIR += dhid SUBDIR += dhcpconf SUBDIR += dictd + SUBDIR += dictd-database SUBDIR += djbdns SUBDIR += dlint SUBDIR += dnsutl |