summaryrefslogtreecommitdiffstats
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-02-25 20:37:40 +0100
committerBram Moolenaar <Bram@vim.org>2016-02-25 20:37:40 +0100
commit265f64efcf8df61cfbc93bbe103018dcfc5836e4 (patch)
tree47e5273fbd659272c5c3ca7a4b496a6df7572862 /Filelist
parent669cac0a805333e69b9e1176425083914eada659 (diff)
patch 7.4.1417v7.4.1417
Problem: Missing appveyor.bat from the distribution. Solution: Add it to the list of files.
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist b/Filelist
index c7bc515460..1134bbe4f6 100644
--- a/Filelist
+++ b/Filelist
@@ -6,6 +6,7 @@ SRC_ALL = \
.hgignore \
.travis.yml \
appveyor.yml \
+ src/appveyor.bat \
src/README.txt \
src/alloc.h \
src/arabic.c \