summaryrefslogtreecommitdiffstats
path: root/security-tools/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'security-tools/CMakeLists.txt')
-rw-r--r--security-tools/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/security-tools/CMakeLists.txt b/security-tools/CMakeLists.txt
index 4e426d43160..8341f57b9cc 100644
--- a/security-tools/CMakeLists.txt
+++ b/security-tools/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_fat_java_artifact(security-tools)
+install_jar(security-tools-jar-with-dependencies.jar)
vespa_install_script(src/main/sh/vespa-security-env vespa-security-env bin)
vespa_install_script(src/main/sh/vespa-curl-wrapper vespa-curl-wrapper libexec/vespa)