0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.0724: build for MinGW fails

Problem:    Build for MinGW fails.
Solution:   Avoid specifying dependencies in included makefile.
This commit is contained in:
Bram Moolenaar
2019-01-11 19:19:44 +01:00
parent ec50401e1e
commit 46fd6bf2b6
5 changed files with 11 additions and 6 deletions

View File

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