diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-01-17 14:38:06 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-01-17 14:38:06 +0100 |
commit | c0880db67413cef1a1dfb3dfc94943994c8be02a (patch) | |
tree | 6ae020341c2b73ee95e53b46f0940a8c2f4342bd /Filelist | |
parent | 9db9d9ce056ea1a23f5e2e002cb5602c86d130ac (diff) | |
download | vim-git-c0880db67413cef1a1dfb3dfc94943994c8be02a.tar.gz |
Add a few missing runtime files.
Diffstat (limited to 'Filelist')
-rw-r--r-- | Filelist | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -681,6 +681,11 @@ LANG_GEN = \ runtime/spell/README.txt \ runtime/spell/??/*.diff \ runtime/spell/??/main.aap \ + runtime/spell/tet/*.diff \ + runtime/spell/tet/main.aap \ + runtime/spell/check/main.aap \ + runtime/spell/check/*.aff \ + runtime/spell/check/*.dic \ runtime/spell/yi/README.txt \ runtime/spell/main.aap \ runtime/spell/*.vim \ |