forked from aniani/vim
patch 7.4.1417
Problem: Missing appveyor.bat from the distribution. Solution: Add it to the list of files.
This commit is contained in:
parent
669cac0a80
commit
265f64efcf
1
Filelist
1
Filelist
@ -6,6 +6,7 @@ SRC_ALL = \
|
||||
.hgignore \
|
||||
.travis.yml \
|
||||
appveyor.yml \
|
||||
src/appveyor.bat \
|
||||
src/README.txt \
|
||||
src/alloc.h \
|
||||
src/arabic.c \
|
||||
|
@ -748,6 +748,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1417,
|
||||
/**/
|
||||
1416,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user