diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 283ec214008..d86abd17534 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2009/06/05 02:59:50 minskim Exp $ +# $NetBSD: Makefile,v 1.132 2009/08/05 22:07:08 minskim Exp $ # COMMENT= Editors @@ -27,6 +27,8 @@ SUBDIR+= emacs-snapshot SUBDIR+= emacs20 SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 +SUBDIR+= emacs22 +SUBDIR+= emacs22-nox11 SUBDIR+= ex SUBDIR+= fe SUBDIR+= gate |