diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0d6e2a8f4e1..85ee5145f40 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.782 2009/08/17 21:10:53 wiz Exp $ +# $NetBSD: Makefile,v 1.783 2009/08/25 12:23:03 wiz Exp $ # COMMENT= Networking tools @@ -209,6 +209,7 @@ SUBDIR+= lft SUBDIR+= lftp SUBDIR+= libIDL SUBDIR+= libares +SUBDIR+= libasyncns SUBDIR+= libcares SUBDIR+= libdnet SUBDIR+= libfetch |