1
0
forked from aniani/vim

patch 7.4.2053

Problem:    Can't run scripttests in the top directory.
Solution:   Add targets to the top Makefile.
This commit is contained in:
Bram Moolenaar
2016-07-16 20:43:14 +02:00
parent c3e539fa70
commit e21d62435e
2 changed files with 3 additions and 1 deletions

View File

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