Remove unnecessary security-server files
[platform/core/security/security-manager.git] / systemd / CMakeLists.txt
1 INSTALL(FILES
2     ${CMAKE_SOURCE_DIR}/systemd/security-server.service
3     ${CMAKE_SOURCE_DIR}/systemd/security-server.target
4     ${CMAKE_SOURCE_DIR}/systemd/security-manager-installer.socket
5     DESTINATION
6     /usr/lib/systemd/system
7 )
8