diff options
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 5a11186ecfb..35d258501d7 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2011/11/13 07:26:42 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.165 2012/04/26 10:49:27 obache Exp $ # COMMENT= Communication programs @@ -23,6 +23,7 @@ SUBDIR+= dircproxy SUBDIR+= eggdrop SUBDIR+= ejabberd SUBDIR+= ekg +SUBDIR+= emacs-jabber SUBDIR+= emech SUBDIR+= empathy SUBDIR+= epic4 |