1
0
forked from aniani/vim

patch 8.1.2413: cannot update ex_cmdidxs.h on MS-Windows

Problem:    Cannot update ex_cmdidxs.h on MS-Windows.
Solution:   Add build rules and dependencies. (Ken Takata, closes #5337)
This commit is contained in:
Bram Moolenaar
2019-12-09 21:48:11 +01:00
parent 0ff822d2eb
commit 0ba89ec47c
4 changed files with 20 additions and 2 deletions

View File

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