commit | 265f64efcf8df61cfbc93bbe103018dcfc5836e4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 25 20:37:40 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 25 20:37:40 2016 +0100 |
tree | 47e5273fbd659272c5c3ca7a4b496a6df7572862 | |
parent | 669cac0a805333e69b9e1176425083914eada659 [diff] [blame] |
patch 7.4.1417 Problem: Missing appveyor.bat from the distribution. Solution: Add it to the list of files.
diff --git a/Filelist b/Filelist index c7bc515..1134bbe 100644 --- a/Filelist +++ b/Filelist
@@ -6,6 +6,7 @@ .hgignore \ .travis.yml \ appveyor.yml \ + src/appveyor.bat \ src/README.txt \ src/alloc.h \ src/arabic.c \