diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b8e144939b2..59c3457d5ca 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.878 2011/05/18 02:23:23 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.879 2011/05/27 06:45:10 adam Exp $ # COMMENT= Networking tools @@ -82,6 +82,7 @@ SUBDIR+= dgd SUBDIR+= dhcpcd SUBDIR+= dhcpcd-dbus SUBDIR+= dhcpcd-gtk +SUBDIR+= dhcpd-pools SUBDIR+= dhid SUBDIR+= dhisd SUBDIR+= djbdns |