Skip to content

Commit 831339b

Browse files
committed
Fix missing dependency
1 parent 652f786 commit 831339b

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)