diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index d77649b3385..d87984142ea 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2002/04/19 14:07:03 zuntum Exp $ +# $NetBSD: Makefile,v 1.59 2002/04/24 17:31:30 drochner Exp $ # COMMENT= Editors @@ -11,6 +11,7 @@ SUBDIR+= ce SUBDIR+= ce-doc SUBDIR+= ce-x11 SUBDIR+= emacs +SUBDIR+= emacs21 SUBDIR+= gnotepad SUBDIR+= hexedit SUBDIR+= jde |