1
0
forked from aniani/vim

patch 9.0.0242: "make install" still fails

Problem:    "make install" still fails. (Wilhelm Payne)
Solution:   Also add the directory to installrtbase. (Dominique Pellé)
This commit is contained in:
Bram Moolenaar
2022-08-21 22:20:20 +01:00
parent 448f72a78a
commit 171c683237
2 changed files with 6 additions and 2 deletions

View File

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