diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0d3f363f346..80ba5197afb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.197 2001/03/04 15:59:54 hubertf Exp $ +# $NetBSD: Makefile,v 1.198 2001/03/04 16:44:29 itojun Exp $ # COMMENT= Networking tools @@ -45,6 +45,7 @@ SUBDIR+= gnapster SUBDIR+= gnubile SUBDIR+= gnut SUBDIR+= gtk-gnutella +SUBDIR+= gtk_wicontrol SUBDIR+= gtksamba SUBDIR+= gtm SUBDIR+= httptunnel |