aboutsummaryrefslogtreecommitdiffstats
path: root/filedistribution-client/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-12-02 20:17:47 +0100
committerGitHub <noreply@github.com>2022-12-02 20:17:47 +0100
commit7f870bf3cb8dd0a3d015a448608ba7291a783932 (patch)
treeab0155bcf18421c8c7c17fcddf51a67b5960111d /filedistribution-client/CMakeLists.txt
parent6d727b4b5921a86b44c40b1306c8bb79c6f93e96 (diff)
parent52dc2557858392fe53f95d11cddb67673823279f (diff)
Merge pull request #25089 from vespa-engine/balder/move-filedistribution-client-to-the-other-clients
Balder/move filedistribution client to the other clients
Diffstat (limited to 'filedistribution-client/CMakeLists.txt')
-rw-r--r--filedistribution-client/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/filedistribution-client/CMakeLists.txt b/filedistribution-client/CMakeLists.txt
deleted file mode 100644
index dd1c2be116a..00000000000
--- a/filedistribution-client/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_jar(filedistribution-client-jar-with-dependencies.jar)
-
-vespa_install_script(src/main/sh/vespa-status-filedistribution.sh vespa-status-filedistribution bin)