From 97e01a4c4d1939f0046257ccc2fc8fa67689496d Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Wed, 17 Jan 2018 16:35:15 +1100 Subject: [PATCH] cmake: Remove stray tab --- components/bt/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/CMakeLists.txt b/components/bt/CMakeLists.txt index 7410e19d06..ec18c3375a 100644 --- a/components/bt/CMakeLists.txt +++ b/components/bt/CMakeLists.txt @@ -10,7 +10,7 @@ if(CONFIG_BT_ENABLED) set(COMPONENT_ADD_INCLUDEDIRS ${COMPONENT_ADD_INCLUDEDIRS} bluedroid/bta/include - bluedroid/bta/sys/include + bluedroid/bta/sys/include bluedroid/btcore/include bluedroid/device/include bluedroid/gki/include -- 2.50.1