diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-05 18:01:06 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-05 18:01:06 +0000 |
commit | 9aae141a6bcfc26bcce352deb8bf34566a3e1be2 (patch) | |
tree | 1ddaf20c45e20e720276bd5bc179f400294b6543 /Filelist | |
parent | 756ec0f3c999500f331ac019f5053b76e40b84de (diff) | |
download | vim-git-9aae141a6bcfc26bcce352deb8bf34566a3e1be2.tar.gz |
updated for version 7.1a
Diffstat (limited to 'Filelist')
-rw-r--r-- | Filelist | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -669,12 +669,15 @@ LANG_GEN = \ runtime/tutor/README.*.txt \ runtime/tutor/Makefile \ runtime/tutor/tutor.?? \ + runtime/tutor/tutor.cs.* \ runtime/tutor/tutor.gr.* \ + runtime/tutor/tutor.hu.* \ runtime/tutor/tutor.ja.* \ runtime/tutor/tutor.ko.* \ runtime/tutor/tutor.pl.* \ runtime/tutor/tutor.ru.* \ runtime/tutor/tutor.sk.* \ + runtime/tutor/tutor.tr.* \ runtime/tutor/tutor.zh.* \ runtime/spell/README.txt \ runtime/spell/??/*.diff \ |