0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

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 \