1
0
forked from aniani/vim

updated for version 7.4.135

Problem:    Missing dot in MingW test Makefile.
Solution:   Add the dot. (Michael Soyka)
This commit is contained in:
Bram Moolenaar
2014-01-06 15:51:55 +01:00
parent 5ec8305ea8
commit 2fda301469
2 changed files with 3 additions and 1 deletions

View File

@@ -53,7 +53,7 @@ SCRIPTS = test3.out test4.out test5.out test6.out test7.out \
test84.out test85.out test86.out test87.out test88.out \
test89.out test90.out test91.out test92.out test93.out \
test94.out test95.out test96.out test98.out test99.out \
test100out test101.out test102.out test103.out
test100.out test101.out test102.out test103.out
SCRIPTS32 = test50.out test70.out

View File

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