ble_mesh: ci: Fix failing to compile when using make

This commit is contained in:
lly 2020-06-24 09:43:33 +08:00 committed by bot
parent 4d9af50eba
commit c4794f761e

View file

@ -151,7 +151,7 @@ COMPONENT_ADD_INCLUDEDIRS += esp_ble_mesh/mesh_common/include \
esp_ble_mesh/api
COMPONENT_SRCDIRS += esp_ble_mesh/mesh_common \
esp_ble_mesh/mesh_common/tinycrypt \
esp_ble_mesh/mesh_common/tinycrypt/src \
esp_ble_mesh/mesh_core \
esp_ble_mesh/mesh_core/storage \
esp_ble_mesh/btc \