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 f07cb684eed..a476ca81689 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.486 2004/07/19 20:31:49 drochner Exp $ +# $NetBSD: Makefile,v 1.487 2004/07/21 21:49:24 scw Exp $ # COMMENT= Networking tools @@ -146,6 +146,7 @@ SUBDIR+= jumpgate SUBDIR+= jwhois SUBDIR+= kdenetwork2 SUBDIR+= kdenetwork3 +SUBDIR+= kphone SUBDIR+= lambdamoo SUBDIR+= lambdamoo-core SUBDIR+= lambdamoo-doc |