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 5955df10b4f..ce9d8e747dd 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2002/12/19 11:43:57 grant Exp $ +# $NetBSD: Makefile,v 1.59 2002/12/19 12:03:52 grant Exp $ # COMMENT= communication programs @@ -44,6 +44,7 @@ SUBDIR+= lmme SUBDIR+= micq SUBDIR+= naim SUBDIR+= navi2ch +SUBDIR+= ninja SUBDIR+= p5-Net-AIM SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey |