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 1d45b874303..0ed8b57a46f 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2010/11/24 18:52:05 drochner Exp $ +# $NetBSD: Makefile,v 1.157 2010/12/24 00:03:03 wiz Exp $ # COMMENT= Communication programs @@ -29,6 +29,7 @@ SUBDIR+= epic4 SUBDIR+= epic4-doc SUBDIR+= finch SUBDIR+= fisg +SUBDIR+= gajim SUBDIR+= gale SUBDIR+= gg2 SUBDIR+= gnomeicu |