commit | 7cb6eecd32b0b51bd0a25df968386d0b09379afa | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 24 15:56:24 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 24 15:56:24 2018 +0200 |
tree | 6254d3def8a0c8c9d06d7634bdac4309ffcc4de3 | |
parent | a4a2934e59429e2ff68d478556ad8b2043fb0fda [diff] [blame] |
patch 8.1.0109: new po makefile missing from distribution Problem: New po makefile missing from distribution. Solution: Add it to the file list.
diff --git a/Filelist b/Filelist index 205c077..f141dc3 100644 --- a/Filelist +++ b/Filelist
@@ -907,6 +907,7 @@ 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 \