- File coveralls.yml removed from $(SRC_ALL), in patch 9.0.1752 (#12851)
- runtime/lang/Make_mvc.mak moved from $(LANG_DOS) to $(RT_DOS)
Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
# source files for all source archives
SRC_ALL = \
.cirrus.yml \
- .coveralls.yml \
.gitattributes \
.github/CODEOWNERS \
.github/ISSUE_TEMPLATE/bug_report.yml \
README_dos.txt \
runtime/doc/Make_mvc.mak \
runtime/tutor/Make_mvc.mak \
+ runtime/lang/Make_mvc.mak \
vimtutor.bat \
# DOS runtime without CR-LF translation (also in the extra archive)
# the language files for the Win32 lang archive
LANG_DOS = \
src/po/*.mo \
- runtime/lang/Make_mvc.mak \
# Files in the repository that are deliberately not listed above, and will thus
# be excluded from distribution tarballs and the like.