sensor: Remove profile version from header files
[platform/core/api/sensor.git] / CMakeLists.txt
index c52d415..af9d746 100644 (file)
@@ -21,7 +21,7 @@ SET(CMAKE_EXE_LINKER_FLAGS "-Wl,--as-needed -Wl,--rpath=${LIB_INSTALL_DIR}")
 # Internal Logging Option
 #ADD_DEFINITIONS("-DTIZEN_DEBUG")
 
-ADD_SUBDIRECTORY(src/api)
+ADD_SUBDIRECTORY(src)
 ADD_SUBDIRECTORY(tests)
 ADD_SUBDIRECTORY(tools)