1
0
forked from aniani/vim

patch 8.0.0695: missing dependencies breaks parallel make

Problem:    Missing dependencies breaks parallel make.
Solution:   Add dependencies for terminal.o.
This commit is contained in:
Bram Moolenaar
2017-07-07 12:42:40 +02:00
parent a34293ae0a
commit e5ae108ab8
2 changed files with 9 additions and 3 deletions

View File

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