diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 9c40e14112b..9ef2a8a2730 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2002/09/17 06:32:32 uebayasi Exp $ +# $NetBSD: Makefile,v 1.49 2002/09/17 07:10:54 uebayasi Exp $ # COMMENT= communication programs @@ -36,6 +36,7 @@ SUBDIR+= kicq SUBDIR+= kyahoo SUBDIR+= libirc SUBDIR+= libyahoo +SUBDIR+= liece SUBDIR+= lmme SUBDIR+= micq SUBDIR+= naim |