diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 78e34f9a0a3..e3fb43d5d78 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2003/02/14 01:33:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.79 2003/02/15 18:54:44 martti Exp $ # COMMENT= Editors @@ -69,6 +69,7 @@ SUBDIR+= vilearn SUBDIR+= vim SUBDIR+= vim-gtk SUBDIR+= vim-kde +SUBDIR+= vim-motif SUBDIR+= vim-share SUBDIR+= vim-xaw SUBDIR+= wily |