diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 64a9307bcb5..29afeba1bab 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2001/02/26 18:44:28 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/03/06 18:40:50 wiz Exp $ # COMMENT= communication programs SUBDIR+= bitchx +SUBDIR+= bnc SUBDIR+= epic4 SUBDIR+= fugu SUBDIR+= gaim |