diff options
-rw-r--r-- | chat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile index 96e50e462a7..79ee9d01a7a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2007/08/30 00:48:34 jnemeth Exp $ +# $NetBSD: Makefile,v 1.132 2007/11/28 11:46:30 mjl Exp $ # COMMENT= Communication programs @@ -14,6 +14,7 @@ SUBDIR+= bnc SUBDIR+= bsflite SUBDIR+= centericq SUBDIR+= centerim +SUBDIR+= climm SUBDIR+= cgiirc SUBDIR+= dccserver SUBDIR+= dircproxy @@ -65,7 +66,6 @@ SUBDIR+= licq-gui-console SUBDIR+= licq-gui-qt SUBDIR+= loudmouth SUBDIR+= meanwhile -SUBDIR+= micq SUBDIR+= msnre SUBDIR+= mu-conference SUBDIR+= naim |