summaryrefslogtreecommitdiffstats
path: root/chain/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'chain/CMakeLists.txt')
-rw-r--r--chain/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/chain/CMakeLists.txt b/chain/CMakeLists.txt
new file mode 100644
index 00000000000..c6c50c46639
--- /dev/null
+++ b/chain/CMakeLists.txt
@@ -0,0 +1,3 @@
+# 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/chains.def RENAME container.core.chains.def
+ DESTINATION var/db/vespa/config_server/serverdb/classes)