summaryrefslogtreecommitdiffstats
path: root/application-preprocessor/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'application-preprocessor/CMakeLists.txt')
-rw-r--r--application-preprocessor/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/application-preprocessor/CMakeLists.txt b/application-preprocessor/CMakeLists.txt
index 479f0c64350..d4b0b766fd8 100644
--- a/application-preprocessor/CMakeLists.txt
+++ b/application-preprocessor/CMakeLists.txt
@@ -1,4 +1,4 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_fat_java_artifact(application-preprocessor)
+install_jar(application-preprocessor-jar-with-dependencies.jar)
vespa_install_script(src/main/sh/vespa-preprocess-application bin)