diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-09-21 22:28:15 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-21 15:47:53 -0700 |
commit | a8b5355d808ba7f13af94e4446dab980c39b054d (patch) | |
tree | 65970af827e3ba8db79306b24cd436f5ae9b98cd /bulk-checkin.c | |
parent | Fifteenth batch (diff) | |
download | tgif-a8b5355d808ba7f13af94e4446dab980c39b054d.tar.xz |
msvc: copy the correct `.pdb` files in the Makefile target `install`
There is a hard-coded list of `.pdb` files to copy. But we are about to
introduce the `SKIP_DASHED_BUILT_INS` knob in the `Makefile`, which
might make this hard-coded list incorrect.
Let's switch to a dynamically-generated list instead.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bulk-checkin.c')
0 files changed, 0 insertions, 0 deletions