aboutsummaryrefslogtreecommitdiffstats
path: root/statistics
diff options
context:
space:
mode:
Diffstat (limited to 'statistics')
-rw-r--r--statistics/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/statistics/CMakeLists.txt b/statistics/CMakeLists.txt
index cd746e8a6c6..3b187b72d6e 100644
--- a/statistics/CMakeLists.txt
+++ b/statistics/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/statistics.def RENAME container.statistics.def
- DESTINATION var/db/vespa/config_server/serverdb/classes)
+install_config_definition(src/main/resources/configdefinitions/statistics.def container.statistics.def)