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 b706f3f5307..8dc4009fc83 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.109 2005/07/07 08:08:18 martti Exp $ +# $NetBSD: Makefile,v 1.110 2005/08/09 18:38:53 drochner Exp $ # COMMENT= Editors @@ -37,6 +37,7 @@ SUBDIR+= jde SUBDIR+= jed SUBDIR+= joe SUBDIR+= jove +SUBDIR+= kdissert SUBDIR+= kile SUBDIR+= leafpad SUBDIR+= leim |