diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 76633275f61..f14600b7f62 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2009/10/16 12:59:08 reed Exp $ +# $NetBSD: Makefile,v 1.135 2009/12/30 12:06:44 abs Exp $ # COMMENT= Editors @@ -43,6 +43,7 @@ SUBDIR+= gtranslator SUBDIR+= heme SUBDIR+= hexedit SUBDIR+= hnb +SUBDIR+= javascript-mode SUBDIR+= jave SUBDIR+= jde SUBDIR+= jed |