X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tizen%2FDEVICE%2FCMakeLists.txt;h=5c6a7fbee22d9a6e474effd22a29d0520d1ea22e;hb=65067f3f5b43a8444748879036e2e3fe1bc1bf75;hp=706764e8c12db7b7f48b70ffd217593d9c6aa8d8;hpb=dce98b4a52014a804fd043df495c7744616a9188;p=platform%2Fcore%2Fsystem%2Fhaptic-module-tizen.git diff --git a/tizen/DEVICE/CMakeLists.txt b/tizen/DEVICE/CMakeLists.txt index 706764e..5c6a7fb 100644 --- a/tizen/DEVICE/CMakeLists.txt +++ b/tizen/DEVICE/CMakeLists.txt @@ -1,7 +1,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6) SET(SRCS - src/haptic_module_internal.c + src/haptic.c src/file.c src/sysnoti.c)