]> granicus.if.org Git - vim/commitdiff
patch 8.1.1876: proto file missing from distribution v8.1.1876
authorBram Moolenaar <Bram@vim.org>
Sat, 17 Aug 2019 18:10:42 +0000 (20:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 17 Aug 2019 18:10:42 +0000 (20:10 +0200)
Problem:    proto file missing from distribution
Solution:   Add the file.

Filelist
src/version.c

index f5798b3fa76eec14c347d878163742a74458af44..464d7304d4137bd1a97c96788906c5c581bec1d5 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -175,6 +175,7 @@ SRC_ALL =   \
                src/proto/change.pro \
                src/proto/channel.pro \
                src/proto/charset.pro \
+               src/proto/cmdhist.pro \
                src/proto/crypt.pro \
                src/proto/crypt_zip.pro \
                src/proto/debugger.pro \
index 2c02209f0571f90b6aca733afb7f589bc7884cda..ed8cc6b4e717c00239906aa5010f561bf13df732 100644 (file)
@@ -769,6 +769,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1876,
 /**/
     1875,
 /**/