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 ed253e2391f..f2b33ba5606 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1999/06/22 22:26:40 gj Exp $ +# $Id: Makefile,v 1.81 1999/07/01 15:02:11 shige Exp $ # SUBDIR += AbiWord @@ -63,6 +63,7 @@ SUBDIR += vile SUBDIR += vilearn SUBDIR += vim5 + SUBDIR += vim-lite SUBDIR += wemi-emacs SUBDIR += wemi-emacs-current SUBDIR += wemi-emacs20 |