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 a7dbfa9422e..e6febaface1 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.179 2015/03/25 19:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.180 2015/06/04 20:20:50 youri Exp $ # COMMENT= Communication programs @@ -41,6 +41,7 @@ SUBDIR+= i2cbd SUBDIR+= icb SUBDIR+= icbirc SUBDIR+= icqlib +SUBDIR+= ii SUBDIR+= iip SUBDIR+= inspircd SUBDIR+= inspircd12 |