diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 536f4fbf6df..ff242b0482b 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2002/09/20 11:16:06 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2002/10/28 18:41:55 uebayasi Exp $ # COMMENT= communication programs @@ -40,6 +40,7 @@ SUBDIR+= liece SUBDIR+= lmme SUBDIR+= micq SUBDIR+= naim +SUBDIR+= navi2ch SUBDIR+= p5-Net-AIM SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey |