1
0
forked from aniani/vim

patch 8.1.0382: some make programs can't handle "xdiff/../"

Problem:    Some make programs can't handle dependency on "xdiff/../".
Solution:   Strip it out.
This commit is contained in:
Bram Moolenaar
2018-09-13 18:01:31 +02:00
parent 5c6f574bd1
commit 0f7683f973
2 changed files with 52 additions and 50 deletions

View File

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