diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 6a2c532437d2..d5e26888bfb8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.254 1999/04/25 20:47:37 andreas Exp $ +# $Id: Makefile,v 1.255 1999/04/30 17:11:18 taoka Exp $ # SUBDIR += SSLtelnet @@ -85,6 +85,7 @@ SUBDIR += kdenetwork SUBDIR += kdenetwork11 SUBDIR += kdetelnet + SUBDIR += kicq SUBDIR += kvirc SUBDIR += ksamba SUBDIR += ldap |