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:
parent
c9fe5ab3b0
commit
ae728edc93
1
Filelist
1
Filelist
@ -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 \
|
||||
|
@ -789,6 +789,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
155,
|
||||
/**/
|
||||
154,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user