summaryrefslogtreecommitdiffstats
path: root/zkfacade
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2019-09-23 14:27:36 +0200
committerHarald Musum <musum@verizonmedia.com>2019-09-23 14:27:36 +0200
commit6af79b0bd1cdf1c71154b768a97ff004dc5e2bb0 (patch)
treeec97b0f6d46ee4743d5d9cb884889ed0db7934b0 /zkfacade
parentc17af8a81aeaec68fc1a4e932ea5f0f745417a79 (diff)
Follow move
Diffstat (limited to 'zkfacade')
-rw-r--r--zkfacade/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/zkfacade/CMakeLists.txt b/zkfacade/CMakeLists.txt
index 52eae58e108..6610356c0fd 100644
--- a/zkfacade/CMakeLists.txt
+++ b/zkfacade/CMakeLists.txt
@@ -1,8 +1,2 @@
# 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/vespa-zkcat vespa-zkcat bin)
-vespa_install_script(src/main/sh/vespa-zkcli vespa-zkcli bin)
-vespa_install_script(src/main/sh/vespa-zkctl vespa-zkctl bin)
-vespa_install_script(src/main/sh/vespa-zkls vespa-zkls bin)