]> granicus.if.org Git - vim/commitdiff
patch 8.1.0109: new po makefile missing from distribution v8.1.0109
authorBram Moolenaar <Bram@vim.org>
Sun, 24 Jun 2018 13:56:24 +0000 (15:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 Jun 2018 13:56:24 +0000 (15:56 +0200)
Problem:    New po makefile missing from distribution.
Solution:   Add it to the file list.

Filelist
src/version.c

index 205c077684a5ecf42a46d4d891e05bda8f848f86..f141dc3055d4f5785eac901aa365c1d96b37d85b 100644 (file)
--- a/Filelist
+++ b/Filelist
@@ -907,6 +907,7 @@ LANG_SRC = \
                src/po/check.vim \
                src/po/cleanup.vim \
                src/po/Makefile \
+               src/po/Make_all.mak \
                src/po/Make_cyg.mak \
                src/po/Make_ming.mak \
                src/po/Make_mvc.mak \
index a2363e2bdab50e856ea3aff3e99598160deb2c32..00f3c0df690684ea6734e82e52df96377e7ba0ea 100644 (file)
@@ -789,6 +789,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    109,
 /**/
     108,
 /**/