diff options
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 23f4af6287e..47fa05f6aeb 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2002/12/02 21:20:27 jmmv Exp $ +# $NetBSD: Makefile,v 1.56 2002/12/06 18:26:38 grant Exp $ # COMMENT= communication programs @@ -49,6 +49,7 @@ SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey SUBDIR+= p5-Net-ICQ2000 SUBDIR+= psi +SUBDIR+= scrollz SUBDIR+= silc-client SUBDIR+= silc-server SUBDIR+= sirc |