1
0
forked from aniani/vim

patch 8.0.1032: "make tags" doesn't work well on MS-Windows

Problem:    "make tags" doesn't work well on MS-Windows.
Solution:   Add or fix tags target. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2017-09-01 18:41:26 +02:00
parent 2c809b7c7d
commit 9ac9dfa9e2
3 changed files with 15 additions and 2 deletions

View File

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