summaryrefslogtreecommitdiffstats
path: root/zkfacade
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-05-28 08:12:43 +0200
committerHarald Musum <musum@verizonmedia.com>2019-05-28 08:12:43 +0200
commit108808b45ef0201c38e46596e17f43d991880e7f (patch)
tree5d7a83920f6e9bb80a7f1e5d7ba8597caf73f6d0 /zkfacade
parente4b0f57ef889192e7fce13c284aca3e8866e9899 (diff)
Include zkctl jar as well
Diffstat (limited to 'zkfacade')
-rw-r--r--zkfacade/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/zkfacade/CMakeLists.txt b/zkfacade/CMakeLists.txt
index 0d3aa434dc1..cf02f163e67 100644
--- a/zkfacade/CMakeLists.txt
+++ b/zkfacade/CMakeLists.txt
@@ -1,5 +1,6 @@
# 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)
+install_fat_java_artifact(zkctl)
vespa_install_script(src/main/sh/zkcat vespa-zkcat bin)
vespa_install_script(src/main/sh/zkcli vespa-zkcli bin)