summaryrefslogtreecommitdiffstats
path: root/src/po/Make_all.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/po/Make_all.mak')
-rw-r--r--src/po/Make_all.mak8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/po/Make_all.mak b/src/po/Make_all.mak
index 89cbb151bb..7a6144e64c 100644
--- a/src/po/Make_all.mak
+++ b/src/po/Make_all.mak
@@ -180,3 +180,11 @@ CHECKFILES = \
zh_TW.UTF-8.ck \
zh_TW.ck \
+PO_VIM_INPUTLIST = \
+ ../../runtime/optwin.vim \
+ ../../runtime/defaults.vim
+
+PO_VIM_JSLIST = \
+ optwin.js \
+ defaults.js
+