summaryrefslogtreecommitdiffstats
path: root/container-messagebus
diff options
context:
space:
mode:
Diffstat (limited to 'container-messagebus')
-rw-r--r--container-messagebus/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/container-messagebus/CMakeLists.txt b/container-messagebus/CMakeLists.txt
new file mode 100644
index 00000000000..3cd62d83b73
--- /dev/null
+++ b/container-messagebus/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_config_definition(src/main/resources/configdefinitions/container-mbus.def container.jdisc.container-mbus.def)
+install_config_definition(src/main/resources/configdefinitions/session.def container.jdisc.config.session.def)