Skip to content

Commit b56134c

Browse files
authored
Fix missing dependency (#37940)
1 parent 59c205c commit b56134c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/chef/esp32/main/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ set(SRC_DIRS_LIST
5454
"${CHEF}/common/clusters/target-navigator/"
5555
"${CHEF}/common/clusters/temperature-control/"
5656
"${CHEF}/common/clusters/wake-on-lan/"
57+
"${CHEF}/common/clusters/window-covering/"
5758
"${CHIP_ROOT}/zzz_generated/app-common/app-common/zap-generated/attributes"
5859
)
5960

0 commit comments

Comments
 (0)