summaryrefslogtreecommitdiffstats
path: root/zkfacade
diff options
context:
space:
mode:
Diffstat (limited to 'zkfacade')
-rw-r--r--zkfacade/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/zkfacade/CMakeLists.txt b/zkfacade/CMakeLists.txt
index 6610356c0fd..86bc8f59903 100644
--- a/zkfacade/CMakeLists.txt
+++ b/zkfacade/CMakeLists.txt
@@ -1,2 +1,8 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_fat_java_artifact(zkfacade)
+
+vespa_install_script(src/main/sh/zkcat vespa-zkcat bin)
+vespa_install_script(src/main/sh/zkcli vespa-zkcli bin)
+vespa_install_script(src/main/sh/zkctl vespa-zkctl bin)
+vespa_install_script(src/main/sh/zkls vespa-zkls bin)
+vespa_install_script(src/main/sh/zk-purge-old-snapshots vespa-zk-purge-old-snapshots bin)