diff options
Diffstat (limited to 'systemd/CMakeLists.txt')
-rw-r--r-- | systemd/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/systemd/CMakeLists.txt b/systemd/CMakeLists.txt index f9005e7..070106a 100644 --- a/systemd/CMakeLists.txt +++ b/systemd/CMakeLists.txt @@ -3,8 +3,6 @@ CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/systemd/central-key-manager.service.in INSTALL(FILES ${CMAKE_SOURCE_DIR}/systemd/central-key-manager.service - ${CMAKE_SOURCE_DIR}/systemd/central-key-manager.target - ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-listener.service ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-api-control.socket ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-api-storage.socket ${CMAKE_SOURCE_DIR}/systemd/central-key-manager-api-ocsp.socket |