1
0
forked from aniani/vim

updated for version 7.3.602

Problem:    Missing files in distribution.
Solution:   Update the list of files.
This commit is contained in:
Bram Moolenaar
2012-07-16 17:28:11 +02:00
parent 97f38d9540
commit c2ece10274
2 changed files with 5 additions and 0 deletions

View File

@@ -463,6 +463,7 @@ RT_ALL = \
runtime/macros/hanoi/hanoi.vim \ runtime/macros/hanoi/hanoi.vim \
runtime/macros/hanoi/poster \ runtime/macros/hanoi/poster \
runtime/macros/justify.vim \ runtime/macros/justify.vim \
runtime/macros/less.bat \
runtime/macros/less.sh \ runtime/macros/less.sh \
runtime/macros/less.vim \ runtime/macros/less.vim \
runtime/macros/life/click.me \ runtime/macros/life/click.me \
@@ -666,6 +667,8 @@ EXTRA = \
# generic language files # generic language files
LANG_GEN = \ LANG_GEN = \
runtime/doc/*-de.1 \
runtime/doc/*-de.UTF-8.1 \
runtime/doc/*-fr.1 \ runtime/doc/*-fr.1 \
runtime/doc/*-fr.UTF-8.1 \ runtime/doc/*-fr.UTF-8.1 \
runtime/doc/*-it.1 \ runtime/doc/*-it.1 \

View File

@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] = static int included_patches[] =
{ /* Add new patch number below this line */ { /* Add new patch number below this line */
/**/
602,
/**/ /**/
601, 601,
/**/ /**/