1
0
forked from aniani/vim

patch 9.0.0029: the bitmaps/vim.ico file is not in the distribution

Problem:    The bitmaps/vim.ico file is not in the distribution.
Solution:   Add it back to the distribution.  Adjust the build rules to have
            it end up in the right place.
This commit is contained in:
Bram Moolenaar
2022-07-02 17:58:23 +01:00
parent 022f9ef16c
commit daaca8a128
4 changed files with 4 additions and 3 deletions

View File

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