diff Filelist @ 11868:72ca0e12e23b v8.0.0814

patch 8.0.0814: file in Filelist does not exist commit https://github.com/vim/vim/commit/0e7885e67d7d798812e23dd8d32e75106f06cb76 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 30 16:58:56 2017 +0200 patch 8.0.0814: file in Filelist does not exist Problem: File in Filelist does not exist. Solution: Remove the line.
author Christian Brabandt <cb@256bit.org>
date Sun, 30 Jul 2017 17:00:05 +0200
parents 01480914715f
children 94e37fd22556
line wrap: on
line diff
--- a/Filelist
+++ b/Filelist
@@ -200,7 +200,6 @@ SRC_ALL =	\
 		src/libvterm/.gitignore \
 		src/libvterm/LICENSE \
 		src/libvterm/Makefile \
-		src/libvterm/Makefile.msc \
 		src/libvterm/README \
 		src/libvterm/tbl2inc_c.pl \
 		src/libvterm/vterm.pc.in \