Fix memory Leak: Incorrect deallocator used
[platform/core/connectivity/bluetooth-frwk.git] / bt-oal / CMakeLists.txt
index f8dbf7a..a84da6f 100755 (executable)
@@ -12,11 +12,13 @@ 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
 oal-device-mgr.c
 oal-hid-host.c
+oal-hid-device.c
 oal-socket.c
 oal-audio-src.c
 oal-a2dp-sink.c