diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index e606dedf644..e83ea40e1ad 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2002/01/31 07:36:19 martti Exp $ +# $NetBSD: Makefile,v 1.32 2002/03/10 11:02:16 hubertf Exp $ # COMMENT= communication programs @@ -7,6 +7,7 @@ SUBDIR+= aim SUBDIR+= bitchx SUBDIR+= blackened SUBDIR+= bnc +SUBDIR+= centericq SUBDIR+= dircproxy SUBDIR+= epic4 SUBDIR+= everybuddy |