1
0
forked from aniani/vim

patch 8.1.0109: new po makefile missing from distribution

Problem:    New po makefile missing from distribution.
Solution:   Add it to the file list.
This commit is contained in:
Bram Moolenaar 2018-06-24 15:56:24 +02:00
parent a4a2934e59
commit 7cb6eecd32
2 changed files with 3 additions and 0 deletions

View File

@ -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 \

View File

@ -789,6 +789,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
109,
/**/
108,
/**/