diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-27 03:10:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-27 03:10:58 +0000 |
commit | 39e1914a141aca8a7a2f10ae3275c3e28fd44091 (patch) | |
tree | 47deccf31860468f191a871a818002195dc638d8 /editors/Makefile | |
parent | 491dd99e7586fe7f22e1d191bd6eb52fbd0b32c1 (diff) |
Notes
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 530ed19a08e8..e91f9a35c57f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $ +# $Id: Makefile,v 1.45 1997/12/14 14:48:37 jseger Exp $ # SUBDIR += asedit @@ -21,6 +21,7 @@ SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile + SUBDIR += vilearn SUBDIR += vim SUBDIR += vim5beta SUBDIR += xcoral |