summaryrefslogtreecommitdiffstats
path: root/Filelist
diff options
context:
space:
mode:
authormatveyt <matthewtarasov@gmail.com>2021-05-24 18:48:27 +0200
committerBram Moolenaar <Bram@vim.org>2021-05-24 18:48:27 +0200
commite97c7c962ca0fd7cad0d157f1762eb5cc5887fca (patch)
tree2d82c566de01059fe2993c8adaa9e1d0955ec24e /Filelist
parent15bbb8f4f38d25d491d7dff83ef0552e2d442d5d (diff)
patch 8.2.2883: MS-Windows manifest file name is misleadingv8.2.2883
Problem: MS-Windows manifest file name is misleading. Solution: Rename the file. (closes #8241)
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Filelist b/Filelist
index 60d6278922..66fe467a9c 100644
--- a/Filelist
+++ b/Filelist
@@ -567,7 +567,7 @@ SRC_DOS = \
src/uninstall.c \
src/vim.def \
src/vim.rc \
- src/gvim.exe.mnf \
+ src/vim.manifest \
src/vimrun.c \
src/xpm_w32.c \
src/xpm_w32.h \