1
0
forked from aniani/vim

patch 8.0.0117

Problem:    Parallel make fails. (J. Lewis Muir)
Solution:   Make sure the objects directory exists. (closes #1259)
This commit is contained in:
Bram Moolenaar
2016-12-01 21:46:14 +01:00
parent 6dbf66aa3e
commit 327054df45
2 changed files with 22 additions and 5 deletions

View File

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