diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index dc0c4af0bad..ba9a38eccf0 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.116 2005/11/04 11:48:00 rillig Exp $ +# $NetBSD: Makefile,v 1.117 2005/11/29 19:18:18 adrianp Exp $ # COMMENT= Communication programs @@ -88,6 +88,7 @@ SUBDIR+= tkicb SUBDIR+= tkirc SUBDIR+= tkirc2 SUBDIR+= tzc +SUBDIR+= unrealircd SUBDIR+= vicq SUBDIR+= weechat SUBDIR+= xaric |