summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-05-25 23:24:29 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-05-25 23:24:29 +0000
commit213cd15a424e78cdbe2260280b0a20d42bff0612 (patch)
tree6c35e7e6191be528d31894941b55377d0d768a09 /net/Makefile
parentInternet CB - a chat client (diff)
add icb
Notes
Notes: svn path=/head/; revision=11145
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index a0c001ccc0b9..cf1fd99aecb4 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.157 1998/05/07 05:20:49 mph Exp $
+# $Id: Makefile,v 1.158 1998/05/14 07:29:47 tg Exp $
#
SUBDIR += SSLtelnet
@@ -35,6 +35,7 @@
SUBDIR += gated
SUBDIR += gnu-finger
SUBDIR += gopher
+ SUBDIR += icb
SUBDIR += icmpinfo
SUBDIR += irc
SUBDIR += ircII