summaryrefslogtreecommitdiffstats
path: root/docker-api/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docker-api/CMakeLists.txt')
-rw-r--r--docker-api/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-api/CMakeLists.txt b/docker-api/CMakeLists.txt
new file mode 100644
index 00000000000..25957c81e4c
--- /dev/null
+++ b/docker-api/CMakeLists.txt
@@ -0,0 +1,2 @@
+# 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/docker.def vespa.hosted.dockerapi.docker.def)