diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index d303f60415c..41a55d30320 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2005/09/08 19:59:58 drochner Exp $ +# $NetBSD: Makefile,v 1.112 2005/10/01 05:59:16 minskim Exp $ # COMMENT= Editors @@ -31,6 +31,7 @@ SUBDIR+= gedit SUBDIR+= gice SUBDIR+= gnuserv SUBDIR+= gtranslator +SUBDIR+= heme SUBDIR+= hexedit SUBDIR+= hnb SUBDIR+= jde |