aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient/CMakeLists.txt')
-rw-r--r--vespaclient/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/vespaclient/CMakeLists.txt b/vespaclient/CMakeLists.txt
index a427198a22c..86e30ab1051 100644
--- a/vespaclient/CMakeLists.txt
+++ b/vespaclient/CMakeLists.txt
@@ -18,10 +18,6 @@ vespa_define_module(
src/vespa/vespaclient/vesparoute
)
-vespa_install_script(src/sh/vespa-set-node-state vespa-set-node-state bin)
-vespa_install_script(src/sh/vespa-get-node-state vespa-get-node-state bin)
-vespa_install_script(src/sh/vespa-get-cluster-state vespa-get-cluster-state bin)
-
vespa_install_script(src/perl/bin/SetNodeState.pl libexec/vespa)
vespa_install_script(src/perl/bin/GetNodeState.pl libexec/vespa)
vespa_install_script(src/perl/bin/GetClusterState.pl libexec/vespa)