Mesh: Enable Build & Export Mesh Framework API
[platform/core/connectivity/bluetooth-frwk.git] / bt-api / CMakeLists.txt
index ffc7a98..19d9cb0 100644 (file)
@@ -30,7 +30,8 @@ bt-ipsp.c
 bt-dpm.c
 bt-proximity.c
 bt-tds.c
-bt-otp.c)
+bt-otp.c
+bt-mesh.c)
 
 SET(HEADERS
 bluetooth-api.h
@@ -41,7 +42,8 @@ bluetooth-media-control.h
 bluetooth-scmst-api.h
 bluetooth-ipsp-api.h
 bluetooth-gatt-server-api.h
-bluetooth-gatt-client-api.h)
+bluetooth-gatt-client-api.h
+bluetooth-mesh-api.h)
 
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(EXEC_PREFIX "\${prefix}")