diff --git a/examples/chef/esp32/main/CMakeLists.txt b/examples/chef/esp32/main/CMakeLists.txt index 23ec53f0f87318..3a439b7c60353f 100644 --- a/examples/chef/esp32/main/CMakeLists.txt +++ b/examples/chef/esp32/main/CMakeLists.txt @@ -54,6 +54,7 @@ set(SRC_DIRS_LIST "${CHEF}/common/clusters/target-navigator/" "${CHEF}/common/clusters/temperature-control/" "${CHEF}/common/clusters/wake-on-lan/" + "${CHEF}/common/clusters/window-covering/" "${CHIP_ROOT}/zzz_generated/app-common/app-common/zap-generated/attributes" )