]> granicus.if.org Git - vim/commitdiff
patch 8.0.0814: file in Filelist does not exist v8.0.0814
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 14:58:56 +0000 (16:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 14:58:56 +0000 (16:58 +0200)
Problem:    File in Filelist does not exist.
Solution:   Remove the line.

Filelist
src/version.c

index 353cb24d38cdf11e36bed27eb477685d526633c1..5038e67687a39613a25b0340027b04ea38dde221 100644 (file)
--- 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 \
index 9cc8e1448600affcd8219d03bff6ab23ffa765f0..54ee61fe9c5ed88e048291c5b55907ec8641219f 100644 (file)
@@ -769,6 +769,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    814,
 /**/
     813,
 /**/