diff --git a/makefile.shade b/makefile.shade index 6e1cef4cfc..b10fa94920 100644 --- a/makefile.shade +++ b/makefile.shade @@ -17,6 +17,7 @@ functions string[] repos = new[] { // The repos list is topologically sorted based on build order "Configuration", + "Caching", "DataCommon", "DataCommon.SQLite", "DataProtection",