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 0c5aec8df7f..130836e9dce 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2011/02/06 21:15:46 schnoebe Exp $ +# $NetBSD: Makefile,v 1.160 2011/02/07 06:33:17 schnoebe Exp $ # COMMENT= Communication programs @@ -104,6 +104,7 @@ SUBDIR+= silc-client SUBDIR+= silc-client-icb SUBDIR+= silc-server SUBDIR+= sirc +SUBDIR+= spectrum SUBDIR+= smirk SUBDIR+= telepathy-farsight SUBDIR+= telepathy-gabble |