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 47fa05f6aeb..2db8e083ced 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2002/12/06 18:26:38 grant Exp $ +# $NetBSD: Makefile,v 1.57 2002/12/18 17:42:51 jmmv Exp $ # COMMENT= communication programs @@ -48,6 +48,7 @@ SUBDIR+= p5-Net-AIM SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey SUBDIR+= p5-Net-ICQ2000 +SUBDIR+= pircbot SUBDIR+= psi SUBDIR+= scrollz SUBDIR+= silc-client |