diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index c0716034827..f59d42923fb 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2002/06/26 03:50:49 kent Exp $ +# $NetBSD: Makefile,v 1.41 2002/07/09 13:56:08 wiz Exp $ # COMMENT= communication programs @@ -18,6 +18,7 @@ SUBDIR+= everybuddy SUBDIR+= everybuddy-gnome SUBDIR+= fugu SUBDIR+= gaim +SUBDIR+= gaim-gnome SUBDIR+= gale SUBDIR+= gnomeicu SUBDIR+= goofey |