forked from aniani/vim
patch 8.0.0757: libvterm MSVC Makefile not included in the distribution
Problem: Libvterm MSVC Makefile not included in the distribution. Solution: Add the file to the list.
This commit is contained in:
1
Filelist
1
Filelist
@@ -200,6 +200,7 @@ SRC_ALL = \
|
|||||||
src/libvterm/.gitignore \
|
src/libvterm/.gitignore \
|
||||||
src/libvterm/LICENSE \
|
src/libvterm/LICENSE \
|
||||||
src/libvterm/Makefile \
|
src/libvterm/Makefile \
|
||||||
|
src/libvterm/Makefile.msc \
|
||||||
src/libvterm/README \
|
src/libvterm/README \
|
||||||
src/libvterm/tbl2inc_c.pl \
|
src/libvterm/tbl2inc_c.pl \
|
||||||
src/libvterm/vterm.pc.in \
|
src/libvterm/vterm.pc.in \
|
||||||
|
@@ -769,6 +769,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 */
|
||||||
|
/**/
|
||||||
|
757,
|
||||||
/**/
|
/**/
|
||||||
756,
|
756,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user