summaryrefslogtreecommitdiffstats
path: root/container-accesslogging
diff options
context:
space:
mode:
Diffstat (limited to 'container-accesslogging')
-rw-r--r--container-accesslogging/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/container-accesslogging/CMakeLists.txt b/container-accesslogging/CMakeLists.txt
index 9ddd26e1cc1..fb2ba9ac031 100644
--- a/container-accesslogging/CMakeLists.txt
+++ b/container-accesslogging/CMakeLists.txt
@@ -1,3 +1,2 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install(FILES src/main/resources/configdefinitions/access-log.def RENAME container.core.access-log.def
- DESTINATION var/db/vespa/config_server/serverdb/classes)
+install_config_definition(src/main/resources/configdefinitions/access-log.def container.core.access-log.def)