summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index a5581a41817..10dca092689 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.151 2012/06/10 12:51:30 obache Exp $
+# $NetBSD: Makefile,v 1.152 2012/06/16 21:07:08 dholland Exp $
#
COMMENT= Editors
@@ -33,6 +33,8 @@ SUBDIR+= emacs21
SUBDIR+= emacs21-nox11
SUBDIR+= emacs22
SUBDIR+= emacs22-nox11
+SUBDIR+= emacs24
+SUBDIR+= emacs24-nox11
SUBDIR+= ex
SUBDIR+= fe
SUBDIR+= gate