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 b5823625a3f..80b3f276dbc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.792 2009/11/20 20:22:08 wiz Exp $ +# $NetBSD: Makefile,v 1.793 2009/11/23 10:10:50 abs Exp $ # COMMENT= Networking tools @@ -202,6 +202,7 @@ SUBDIR+= kismet SUBDIR+= kmldonkey SUBDIR+= kphone SUBDIR+= ktorrent +SUBDIR+= ktorrent3 SUBDIR+= lambdamoo SUBDIR+= lambdamoo-core SUBDIR+= lambdamoo-doc |