summaryrefslogtreecommitdiffstats
path: root/vespaclient-java/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient-java/CMakeLists.txt')
-rw-r--r--vespaclient-java/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespaclient-java/CMakeLists.txt b/vespaclient-java/CMakeLists.txt
index 2fb6d0154bb..242743a06e7 100644
--- a/vespaclient-java/CMakeLists.txt
+++ b/vespaclient-java/CMakeLists.txt
@@ -1,6 +1,7 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_jar(vespaclient-java-jar-with-dependencies.jar)
+vespa_install_script(src/main/sh/vespa-crypto-cli.sh vespa-crypto-cli bin)
vespa_install_script(src/main/sh/vespa-document-statistics.sh vespa-document-statistics bin)
vespa_install_script(src/main/sh/vespa-stat.sh vespa-stat bin)
vespa_install_script(src/main/sh/vespa-query-profile-dump-tool.sh vespa-query-profile-dump-tool bin)