commit | 9c5589c7cef9bacc41e2c359f60c53ed67c010de | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 23 17:15:18 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 23 17:15:18 2017 +0200 |
tree | 9b9cac6559ca232631d741ea9d350e6b7f6ed010 | |
parent | 2aeaf3fc013a3c4828d6e98a80e6a2e2d980f109 [diff] [blame] |
patch 8.0.0757: libvterm MSVC Makefile not included in the distribution Problem: Libvterm MSVC Makefile not included in the distribution. Solution: Add the file to the list.
diff --git a/Filelist b/Filelist index 5038e67..353cb24 100644 --- a/Filelist +++ b/Filelist
@@ -200,6 +200,7 @@ src/libvterm/.gitignore \ src/libvterm/LICENSE \ src/libvterm/Makefile \ + src/libvterm/Makefile.msc \ src/libvterm/README \ src/libvterm/tbl2inc_c.pl \ src/libvterm/vterm.pc.in \