summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/su/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'configd/src/apps/su/CMakeLists.txt')
-rw-r--r--configd/src/apps/su/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/configd/src/apps/su/CMakeLists.txt b/configd/src/apps/su/CMakeLists.txt
index 8883fe2344f..72502e9dc5e 100644
--- a/configd/src/apps/su/CMakeLists.txt
+++ b/configd/src/apps/su/CMakeLists.txt
@@ -1,8 +1,8 @@
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_executable(configd_run-as-yahoo_app
+vespa_add_executable(configd_vespa-run-as-vespa-user_app
SOURCES
main.cpp
- OUTPUT_NAME run-as-yahoo
+ OUTPUT_NAME vespa-run-as-vespa-user
INSTALL bin
DEPENDS
)