diff options
author | Bram Moolenaar <Bram@vim.org> | 2018-07-05 22:58:17 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2018-07-05 22:58:17 +0200 |
commit | ae728edc93fe5a2f8c39fa75b1ae9ed71526858c (patch) | |
tree | d2c4464633cc284814145611fa6dffb564c5d398 /Filelist | |
parent | c9fe5ab3b093803b6e8d03358ba16aca6b6f0db1 (diff) | |
download | vim-git-ae728edc93fe5a2f8c39fa75b1ae9ed71526858c.tar.gz |
patch 8.1.0155: evim.man missing from the distributionv8.1.0155
Problem: Evim.man missing from the distribution.
Solution: Add it to the list.
Diffstat (limited to 'Filelist')
-rw-r--r-- | Filelist | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |