diff --git a/config.mak.uname b/config.mak.uname index 6d58d22cd5aa6f..dcffafac22c1dc 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -788,8 +788,8 @@ vcxproj: git add -f git/LinkOrCopyBuiltins.targets git-remote-http/LinkOrCopyRemoteHttp.targets # Add command-list.h - $(MAKE) MSVC=1 SKIP_VCPKG=1 prefix=/mingw64 command-list.h - git add -f command-list.h + $(MAKE) MSVC=1 SKIP_VCPKG=1 prefix=/mingw64 command-list.h config-list.h + git add -f command-list.h config-list.h # Add scripts rm -f perl/perl.mak