]> granicus.if.org Git - vim/commitdiff
patch 8.2.2593: list of distributed files is incomplete v8.2.2593
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Mar 2021 12:30:03 +0000 (13:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Mar 2021 12:30:03 +0000 (13:30 +0100)
Problem:    List of distributed files is incomplete.
Solution:   Add a file and rename another.

Filelist
src/version.c

index 04a433291ebbc4529a74b311009d3c8c50f795d8..82fb376e1edce7cd7dfa59c03e70e7be38729de2 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -13,7 +13,8 @@ SRC_ALL =     \
                .hgignore \
                .lgtm.yml \
                .travis.yml \
-               appveyor.yml \
+               .appveyor.yml \
+               .codecov.yml \
                ci/appveyor.bat \
                ci/build-snd-dummy.sh \
                ci/config.mk*.sed \
index c6866a2973668385d99d71cbc7a28100b7c0e420..45973eac26041e533ca5c6d8e370bc4b50af7ede 100644 (file)
@@ -750,6 +750,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    2593,
 /**/
     2592,
 /**/