]> granicus.if.org Git - vim/commitdiff
updated for version 7.4.156 v7.4.156
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Jan 2014 13:26:24 +0000 (14:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Jan 2014 13:26:24 +0000 (14:26 +0100)
Problem:    Test file missing from distribution.
Solution:   Add new directory to file list.

Filelist
src/version.c

index b32493337ad1df37211c4b9ed9d9c775bec68696..7d7bf008e06a720c1536e78ceef9da9f88e8236f 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -80,6 +80,7 @@ SRC_ALL =     \
                src/main.aap \
                src/testdir/main.aap \
                src/testdir/*.in \
+               src/testdir/sautest/autoload/*.vim \
                src/testdir/test[0-9]*.ok \
                src/testdir/test49.vim \
                src/testdir/test60.vim \
index 9d3ff576e48e6475211ecf699b3c5173c8c188e7..f916026fe99972453e80ac9f4eecdcc930424162 100644 (file)
@@ -738,6 +738,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    156,
 /**/
     155,
 /**/