diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index f683f75834f..fa8587c1cf2 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2003/03/16 18:19:56 jmmv Exp $ +# $NetBSD: Makefile,v 1.65 2003/03/22 06:22:06 salo Exp $ # COMMENT= communication programs @@ -38,6 +38,7 @@ SUBDIR+= irssi-icb SUBDIR+= kicq SUBDIR+= kmess SUBDIR+= kyim +SUBDIR+= libicq2000 SUBDIR+= libirc SUBDIR+= libyahoo SUBDIR+= liece |