eliminate heynoti
[platform/framework/native/appfw.git] / src / server / CMakeLists.txt
index 6a1df8c..5ce6135 100644 (file)
@@ -14,6 +14,8 @@ INCLUDE_DIRECTORIES (
 
 SET (${this_target}_SOURCE_FILES
        app/FApp_AulServer.cpp
+       app/FApp_AppLaunchCondition.cpp
+       app/FApp_AppLaunchConditionHandlerBase.cpp
        app/package/FAppPkg_PackageManagerServer.cpp
        io/FIo_IpcServer.cpp
        security/FSec_PrivilegeManagerServer.cpp
@@ -25,7 +27,6 @@ pkg_check_modules(server_pkgs REQUIRED
        chromium
        dukgenerator
        glib-2.0
-       heynoti
        pkgmgr-info
 )