0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0774: VMS build is missing the blob file

Problem:    VMS build is missing the blob file.
Solution:   Add the blob file to the build rules. (Zoltan Arpadffy)
This commit is contained in:
Bram Moolenaar
2019-01-18 22:59:53 +01:00
parent 987411db9e
commit 05a2907cde
3 changed files with 25 additions and 10 deletions

View File

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