diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 66e72abb58b..e4d2b168cd2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.203 2001/03/10 17:07:26 wiz Exp $ +# $NetBSD: Makefile,v 1.204 2001/03/14 16:42:12 skrll Exp $ # COMMENT= Networking tools @@ -57,6 +57,7 @@ SUBDIR+= isic SUBDIR+= ispman SUBDIR+= jwhois SUBDIR+= kdenetwork +SUBDIR+= kdenetwork2 SUBDIR+= kmap SUBDIR+= lftp SUBDIR+= libnids |