1
0
forked from aniani/vim

patch 8.2.3565: Makefile dependencies are outdated

Problem:    Makefile dependencies are outdated. (Gary Johnson)
Solution:   Run "make depend" and add missing dependencies.
This commit is contained in:
Bram Moolenaar
2021-10-26 12:00:01 +01:00
parent 777e7c21b7
commit 2446ec9b56
2 changed files with 231 additions and 213 deletions

View File

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