Update a service name
[platform/framework/native/channel-service.git] / CMakeLists.txt
index 3f7f673..1c9d2e6 100644 (file)
@@ -28,7 +28,6 @@ SET (${this_target}_SOURCE_FILES
        src/ChannelServiceEntry.cpp
        src/FIo_ChannelService.cpp
        src/FIo_ChannelServiceStub.cpp
-       src/FIo_ChannelCAppStub.cpp
        src/FIo_MessagePortStub.cpp
        src/FIo_MessagePortService.cpp
        src/IpcServer.cpp
@@ -63,6 +62,7 @@ TARGET_LINK_LIBRARIES(${this_target} "-lsmack" )
 TARGET_LINK_LIBRARIES(${this_target} "-lpthread" )
 TARGET_LINK_LIBRARIES(${this_target} "-lcrypto" )
 TARGET_LINK_LIBRARIES(${this_target} "-lsoup-2.4" )
+TARGET_LINK_LIBRARIES(${this_target} "-laul" )
 TARGET_LINK_LIBRARIES(${this_target} "-lcapi-appfw-package-manager" )
 TARGET_LINK_LIBRARIES(${this_target} "-L/usr/lib/osp-server -losp-appfw-server")