diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index cf7f1dfe79f..806717b98bf 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/27 16:49:21 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/02 02:11:14 jun Exp $ # SUBDIR += bitchx @@ -6,6 +6,7 @@ SUBDIR += gaim SUBDIR += icb SUBDIR += icqlib + SUBDIR += irchat SUBDIR += ircII SUBDIR += ircu SUBDIR += kicq |