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