1
0
forked from aniani/vim

patch 7.4.1420

Problem:    Missing makefile.
Solution:   Type the path correctly.
This commit is contained in:
Bram Moolenaar
2016-02-25 22:37:42 +01:00
parent 49c39ff678
commit d2227a02b0
2 changed files with 4 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
# Common Makefile, defines the list of tests to run.
#
NO_PLUGIN = -U NONE --noplugin --not-a-term
# The first script creates small.vim.
SCRIPTS_FIRST = \
test1.out

View File

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