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 647151f3282..b403df9764c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2009/02/13 11:04:35 abs Exp $ +# $NetBSD: Makefile,v 1.130 2009/02/26 20:37:34 drochner Exp $ # COMMENT= Editors @@ -31,6 +31,7 @@ SUBDIR+= fe SUBDIR+= gate SUBDIR+= gconf-editor SUBDIR+= gedit +SUBDIR+= ghex SUBDIR+= gice SUBDIR+= gnuserv SUBDIR+= gobby |