aboutsummaryrefslogtreecommitdiffstats
path: root/container-messagebus/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'container-messagebus/CMakeLists.txt')
-rw-r--r--container-messagebus/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/container-messagebus/CMakeLists.txt b/container-messagebus/CMakeLists.txt
new file mode 100644
index 00000000000..9bc2dad4bba
--- /dev/null
+++ b/container-messagebus/CMakeLists.txt
@@ -0,0 +1,6 @@
+# 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/container-mbus.def RENAME container.jdisc.container-mbus.def
+ DESTINATION var/db/vespa/config_server/serverdb/classes)
+install(FILES src/main/resources/configdefinitions/session.def RENAME container.jdisc.config.session.def
+ DESTINATION var/db/vespa/config_server/serverdb/classes)
+