diff options
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 32a0fcc7877..c8b7db87030 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2005/01/18 17:45:12 peter Exp $ +# $NetBSD: Makefile,v 1.106 2005/02/02 20:50:05 jschauma Exp $ # COMMENT= Communication programs @@ -23,6 +23,7 @@ SUBDIR+= fisg SUBDIR+= fugu SUBDIR+= gabber SUBDIR+= gaim +SUBDIR+= gaim-encryption SUBDIR+= gale SUBDIR+= gg2 SUBDIR+= gnomeicu |