Fix 64bit build error
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / CMakeLists.txt
index 4d95d2c..e183c0a 100755 (executable)
@@ -12,6 +12,7 @@ ELSE("$ENV{BT_INCLUDE_OAL_BLUEZ}" STREQUAL "ENABLED")
 ENDIF("$ENV{BT_INCLUDE_OAL_BLUEZ}" STREQUAL "ENABLED")
 
 SET(SRCS
+../include/bt-internal-types.c
 oal-hardware.c
 oal-manager.c
 oal-adapter-mgr.c
@@ -27,6 +28,7 @@ oal-hfp.c
 oal-hdp.c
 oal-gatt.c
 oal-hf-client.c
+oal-mesh.c
 common/oal-utils.c
 common/oal-common.c
 common/oal-event-dispatcher.c