diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-12-06 09:50:48 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-12-06 09:50:48 +0000 |
commit | 27b9d817fcc53621db9fa83630f89b0865996028 (patch) | |
tree | 7dbe551fc48f0c87605ae60a711fa1e5a131a749 /net/Makefile | |
parent | d8c5357f438fc2265a439c0d79d714420731bedd (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 34d0daaa424f..4d7d00c471f3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -95,6 +95,7 @@ SUBDIR += dgd-lpmud SUBDIR += dhcp6 SUBDIR += dhcpcd + SUBDIR += dhcpd SUBDIR += dhcpd-pools SUBDIR += dhcpdump SUBDIR += dhcperf |