diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 671067cf41d..90d6f9ed42f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2001/07/15 16:47:09 wulf Exp $ +# $NetBSD: Makefile,v 1.50 2001/08/03 22:16:48 wiz Exp $ # COMMENT= Editors @@ -10,6 +10,7 @@ SUBDIR+= bvi SUBDIR+= emacs SUBDIR+= gnotepad SUBDIR+= hexedit +SUBDIR+= jde SUBDIR+= jed SUBDIR+= joe SUBDIR+= jove |