diff --git a/config.mak.uname b/config.mak.uname index 86cd41cfcb..32763a6469 100644 --- a/config.mak.uname +++ b/config.mak.uname @@ -743,9 +743,9 @@ vcxproj: echo '') >git/LinkOrCopyBuiltins.targets git add -f git/LinkOrCopyBuiltins.targets - # Add common-cmds.h - $(MAKE) MSVC=1 SKIP_VCPKG=1 prefix=/mingw64 common-cmds.h - git add -f common-cmds.h + # Add command-list.h + $(MAKE) MSVC=1 SKIP_VCPKG=1 prefix=/mingw64 command-list.h + git add -f command-list.h # Add scripts rm -f perl/perl.mak