0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 7.4.1103

Problem:    Removed file still in distribution.
Solution:   Remove Make_cyg.mak from the list of files.
This commit is contained in:
Bram Moolenaar
2016-01-16 15:45:15 +01:00
parent f1f60f859c
commit d125001297
2 changed files with 2 additions and 1 deletions

View File

@@ -351,7 +351,6 @@ SRC_DOS = \
src/xpm_w32.h \ src/xpm_w32.h \
src/xxd/Make_bc3.mak \ src/xxd/Make_bc3.mak \
src/xxd/Make_bc5.mak \ src/xxd/Make_bc5.mak \
src/xxd/Make_cyg.mak \
src/xxd/Make_djg.mak \ src/xxd/Make_djg.mak \
src/xxd/Make_ming.mak \ src/xxd/Make_ming.mak \
src/xxd/Make_mvc.mak \ src/xxd/Make_mvc.mak \

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] = static int included_patches[] =
{ /* Add new patch number below this line */ { /* Add new patch number below this line */
/**/
1103,
/**/ /**/
1102, 1102,
/**/ /**/