diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-07-07 19:45:26 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-07-07 19:45:26 +0000 |
commit | e080f8cb9aacdb2ce2a5e471fe87538d9dcd977e (patch) | |
tree | 48bf3c1365e5d0c7b8dda6b091d4703ddf0255c7 /net/Makefile | |
parent | 867344907176122e9dcd727e48ad6fca3c981ac2 (diff) |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 83338767f5a1..df8cfc03fbc4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -260,6 +260,9 @@ SUBDIR += isc-dhcp41-server SUBDIR += isc-dhcp41-client SUBDIR += isc-dhcp41-relay + SUBDIR += isc-dhcp42-server + SUBDIR += isc-dhcp42-client + SUBDIR += isc-dhcp42-relay SUBDIR += iscsi-target SUBDIR += istgt SUBDIR += iwi-firmware |