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 5e84d1e7d68..f7bc4a73139 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2002/07/26 17:36:24 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2002/08/04 16:55:13 jdolecek Exp $ # COMMENT= communication programs @@ -43,6 +43,7 @@ SUBDIR+= p5-Net-AIM SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey SUBDIR+= p5-Net-ICQ2000 +SUBDUR+= psi SUBDIR+= silc-client SUBDIR+= silc-server SUBDIR+= sirc |