diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 1ebf9b03f2a..5e6b3b68107 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2009/01/10 08:57:55 markd Exp $ +# $NetBSD: Makefile,v 1.146 2009/01/12 13:38:11 jmcneill Exp $ # COMMENT= Communication programs @@ -68,6 +68,7 @@ SUBDIR+= licq-gui-console SUBDIR+= licq-gui-qt SUBDIR+= loudmouth SUBDIR+= meanwhile +SUBDIR+= msn-pecan SUBDIR+= msnre SUBDIR+= mu-conference SUBDIR+= naim |