summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--model-integration/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/model-integration/CMakeLists.txt b/model-integration/CMakeLists.txt
index db049132708..6cc322a4391 100644
--- a/model-integration/CMakeLists.txt
+++ b/model-integration/CMakeLists.txt
@@ -1,2 +1,4 @@
# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_fat_java_artifact(model-integration)
+
+install(FILES src/main/config/model-integration.xml DESTINATION conf) \ No newline at end of file