0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

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:
Bram Moolenaar
2017-07-23 17:15:18 +02:00
parent 2aeaf3fc01
commit 9c5589c7ce
2 changed files with 3 additions and 0 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
757,
/**/
756,
/**/