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 1be0fd826bd..c2e4d697b43 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2004/02/13 06:34:26 minskim Exp $ +# $NetBSD: Makefile,v 1.87 2004/02/20 14:17:03 jmmv Exp $ # COMMENT= Communication programs @@ -53,6 +53,7 @@ SUBDIR+= licq-core SUBDIR+= licq-gui-console SUBDIR+= licq-gui-qt SUBDIR+= liece +SUBDIR+= loudmouth SUBDIR+= micq SUBDIR+= naim SUBDIR+= navi2ch |