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 88a38410e38..098bd27faac 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1111 2016/04/29 11:54:19 wiz Exp $ +# $NetBSD: Makefile,v 1.1112 2016/05/01 05:07:16 mef Exp $ # COMMENT= Networking tools @@ -263,6 +263,7 @@ SUBDIR+= lft SUBDIR+= lftp SUBDIR+= libIDL SUBDIR+= libares +SUBDIR+= libasr SUBDIR+= libasyncns SUBDIR+= libbind SUBDIR+= libcares |