aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-feed-client-cli/CMakeLists.txt')
-rw-r--r--vespa-feed-client-cli/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespa-feed-client-cli/CMakeLists.txt b/vespa-feed-client-cli/CMakeLists.txt
index 7b0160a62a5..80bfc2234fd 100644
--- a/vespa-feed-client-cli/CMakeLists.txt
+++ b/vespa-feed-client-cli/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_fat_java_artifact(vespa-feed-client-cli)
+install_jar(vespa-feed-client-cli-jar-with-dependencies.jar)
vespa_install_script(src/main/sh/vespa-feed-client.sh vespa-feed-client bin)
install(FILES src/main/resources/logging.properties DESTINATION conf/vespa-feed-client)