forked from aniani/vim
patch 7.4.1420
Problem: Missing makefile. Solution: Type the path correctly.
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
# Common Makefile, defines the list of tests to run.
|
# Common Makefile, defines the list of tests to run.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
NO_PLUGIN = -U NONE --noplugin --not-a-term
|
||||||
|
|
||||||
# The first script creates small.vim.
|
# The first script creates small.vim.
|
||||||
SCRIPTS_FIRST = \
|
SCRIPTS_FIRST = \
|
||||||
test1.out
|
test1.out
|
||||||
|
@@ -748,6 +748,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 */
|
||||||
|
/**/
|
||||||
|
1420,
|
||||||
/**/
|
/**/
|
||||||
1419,
|
1419,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user