summaryrefslogtreecommitdiff
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-07-23 17:15:18 +0200
committerBram Moolenaar <Bram@vim.org>2017-07-23 17:15:18 +0200
commit9c5589c7cef9bacc41e2c359f60c53ed67c010de (patch)
tree9b9cac6559ca232631d741ea9d350e6b7f6ed010 /Filelist
parent2aeaf3fc013a3c4828d6e98a80e6a2e2d980f109 (diff)
downloadvim-git-9c5589c7cef9bacc41e2c359f60c53ed67c010de.tar.gz
patch 8.0.0757: libvterm MSVC Makefile not included in the distributionv8.0.0757
Problem: Libvterm MSVC Makefile not included in the distribution. Solution: Add the file to the list.
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist b/Filelist
index 5038e6768..353cb24d3 100644
--- a/Filelist
+++ b/Filelist
@@ -200,6 +200,7 @@ SRC_ALL = \
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 \