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 \
|
.hgignore \
|
||||||
.travis.yml \
|
.travis.yml \
|
||||||
appveyor.yml \
|
appveyor.yml \
|
||||||
|
src/appveyor.bat \
|
||||||
src/README.txt \
|
src/README.txt \
|
||||||
src/alloc.h \
|
src/alloc.h \
|
||||||
src/arabic.c \
|
src/arabic.c \
|
||||||
|
@ -748,6 +748,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1417,
|
||||||
/**/
|
/**/
|
||||||
1416,
|
1416,
|
||||||
/**/
|
/**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user