Merge "Remove dead code in Locales." into tizen_2.2
[platform/framework/native/appfw.git] / src / io / CMakeLists.txt
index d8ca71a..098e03c 100644 (file)
@@ -7,6 +7,7 @@ INCLUDE_DIRECTORIES (
        ${CMAKE_SOURCE_DIR}/src/app/inc
        ${CMAKE_SOURCE_DIR}/src/security/inc
        ${CMAKE_SOURCE_DIR}/src/system/inc
+       ${CMAKE_SOURCE_DIR}/src/system
        inc
        )
 
@@ -37,6 +38,8 @@ SET (${this_target}_SOURCE_FILES
        FIo_FileAttributesImpl.cpp
        FIoFileEventManager.cpp
        FIo_FileEventManagerImpl.cpp
+       FIo_FileEventDispatcher.cpp
+       FIo_FileEvent.cpp
        FIoRegistry.cpp
        FIo_RegistryImpl.cpp
        FIo_RegistryCore.cpp