diff --git a/makefile.shade b/makefile.shade index 63ab3d0419..fb0f880c14 100644 --- a/makefile.shade +++ b/makefile.shade @@ -740,7 +740,7 @@ functions { IEnumerable reposToBuild = new HashSet(StringComparer.OrdinalIgnoreCase) { // The repos list is topologically sorted based on build order - "libuv-build", + "libuv-package", "PlatformAbstractions", "Common", "JsonPatch",