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 f355bc0808d..b4ad6a5b71a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/08/02 05:27:53 sakamoto Exp $ +# $NetBSD: Makefile,v 1.20 1999/08/08 09:36:11 rh Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -27,6 +27,7 @@ # SUBDIR += uzap SUBDIR += vile SUBDIR += vim + SUBDIR += vim-gtk SUBDIR += xcoral # SUBDIR += xed SUBDIR += xemacs |