commit | 0de8e2d6a3fae61c4d9dfdd6f16fc5040d994f6c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 13 13:30:03 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 13 13:30:03 2021 +0100 |
tree | 7302561f599e92ec1deb78045cf8cbb70a9a4070 | |
parent | c8cdf0f80b3cfd88a4490d80572062c1fd1a96ca [diff] [blame] |
patch 8.2.2593: list of distributed files is incomplete Problem: List of distributed files is incomplete. Solution: Add a file and rename another.
diff --git a/Filelist b/Filelist index 04a4332..82fb376 100644 --- a/Filelist +++ b/Filelist
@@ -13,7 +13,8 @@ .hgignore \ .lgtm.yml \ .travis.yml \ - appveyor.yml \ + .appveyor.yml \ + .codecov.yml \ ci/appveyor.bat \ ci/build-snd-dummy.sh \ ci/config.mk*.sed \