summaryrefslogtreecommitdiffstats
path: root/container-core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/CMakeLists.txt')
-rw-r--r--container-core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-core/CMakeLists.txt b/container-core/CMakeLists.txt
index 5015fd22c0d..cb51d76b7e2 100644
--- a/container-core/CMakeLists.txt
+++ b/container-core/CMakeLists.txt
@@ -1,6 +1,6 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_config_definitions()
-install_java_artifact_dependencies(container-core)
+install_jar_dependencies(container-core)
vespa_install_script(src/main/sh/find-pid libexec/vespa)
vespa_install_script(src/main/sh/vespa-load-balancer-status libexec/vespa)