diff options
author | Bram Moolenaar <Bram@vim.org> | 2012-07-16 17:28:11 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2012-07-16 17:28:11 +0200 |
commit | c2ece10274c01c50534bfdcd4d8a03229356101d (patch) | |
tree | 3369ce52eaa4afbb4e986552015af9744c7b8f12 /Filelist | |
parent | 97f38d954009759be5d583bbc821bef00470677f (diff) | |
download | vim-git-c2ece10274c01c50534bfdcd4d8a03229356101d.tar.gz |
updated for version 7.3.602v7.3.602
Problem: Missing files in distribution.
Solution: Update the list of files.
Diffstat (limited to 'Filelist')
-rw-r--r-- | Filelist | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -463,6 +463,7 @@ RT_ALL = \ runtime/macros/hanoi/hanoi.vim \ runtime/macros/hanoi/poster \ runtime/macros/justify.vim \ + runtime/macros/less.bat \ runtime/macros/less.sh \ runtime/macros/less.vim \ runtime/macros/life/click.me \ @@ -666,6 +667,8 @@ EXTRA = \ # generic language files LANG_GEN = \ + runtime/doc/*-de.1 \ + runtime/doc/*-de.UTF-8.1 \ runtime/doc/*-fr.1 \ runtime/doc/*-fr.UTF-8.1 \ runtime/doc/*-it.1 \ |