1
0
forked from aniani/vim

patch 8.1.0155: evim.man missing from the distribution

Problem:    Evim.man missing from the distribution.
Solution:   Add it to the list.
This commit is contained in:
Bram Moolenaar 2018-07-05 22:58:17 +02:00
parent c9fe5ab3b0
commit ae728edc93
2 changed files with 3 additions and 0 deletions

View File

@ -710,6 +710,7 @@ RT_NO_UNIX = \
# runtime for Amiga (also in the extra archive)
RT_AMI_DOS = \
runtime/doc/evim.man \
runtime/doc/vim.man \
runtime/doc/vimdiff.man \
runtime/doc/vimtutor.man \

View File

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