]> granicus.if.org Git - vim/commitdiff
patch 7.4.1436 v7.4.1436
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Feb 2016 18:26:01 +0000 (19:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Feb 2016 18:26:01 +0000 (19:26 +0100)
Problem:    Sniff files still referenced in distribution.
Solution:   Remove sniff files from distribution.

Filelist
src/version.c

index 4fa57b2525d6dd3fdda46b8baa8053d5ba042a17..bff9501d32aa98fa48d49106653fbf2d14d6dc2c 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -262,7 +262,6 @@ SRC_DOS_UNIX =      \
                src/if_python3.c \
                src/if_py_both.h \
                src/if_ruby.c \
-               src/if_sniff.h \
                src/if_tcl.c \
                src/proto/if_cscope.pro \
                src/proto/if_lua.pro \
@@ -455,7 +454,6 @@ SRC_EXTRA = \
                $(SRC_VMS) \
                README_os390.txt \
                src/Make_mint.mak \
-               src/if_sniff.c \
                src/infplist.xml \
                src/link.390 \
                src/os_beos.c \
index 7384998f591a4ceff340c685c6ac345ef2567f2c..60a6badd2d912aacaab5489a1bbdabe4290029e6 100644 (file)
@@ -743,6 +743,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1436,
 /**/
     1435,
 /**/