1
0
forked from aniani/vim

patch 8.2.1831: file missing from distribution

Problem:    File missing from distribution.
Solution:   Add the github code analyses file.
This commit is contained in:
Bram Moolenaar
2020-10-11 14:22:22 +02:00
parent 4f4d51a942
commit ef16c90423
2 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ SRC_ALL = \
.travis.yml \ .travis.yml \
.cirrus.yml \ .cirrus.yml \
.github/workflows/ci-windows.yaml \ .github/workflows/ci-windows.yaml \
.github/workflows/codeql-analysis.yml \
.github/CODEOWNERS \ .github/CODEOWNERS \
appveyor.yml \ appveyor.yml \
ci/appveyor.bat \ ci/appveyor.bat \

View File

@@ -750,6 +750,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 */
/**/
1831,
/**/ /**/
1830, 1830,
/**/ /**/