]> git.ipfire.org Git - thirdparty/git.git/commit - config.mak.uname
vcxproj: include more generated files
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 4 Oct 2019 15:09:32 +0000 (08:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Oct 2019 00:07:44 +0000 (09:07 +0900)
commit5d65ad17a979420fb02328540ec02a3b304aeeec
tree954a196b72ba152bcacf07ec6bfef498ed2d66ec
parent030a628b815f87d29def74bdf9d3635f7e4c0dac
vcxproj: include more generated files

In the CI builds, we bundle all generated files into a so-called
artifacts `.tar` file, so that the test phase can fan out into multiple
parallel builds.

This patch makes sure that all files are included in the `vcxproj`
target which are needed for that artifacts `.tar` file.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.uname