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 a7c7bac1dcf..31a65d95c95 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2007/04/14 04:51:46 reed Exp $
+# $NetBSD: Makefile,v 1.119 2007/06/11 13:40:39 markd Exp $
#
COMMENT= Editors
@@ -24,6 +24,8 @@ SUBDIR+= emacs
SUBDIR+= emacs-nox11
SUBDIR+= emacs-packages
SUBDIR+= emacs20
+SUBDIR+= emacs21
+SUBDIR+= emacs21-nox11
SUBDIR+= ex
SUBDIR+= fe
SUBDIR+= gate