summaryrefslogtreecommitdiffstats
path: root/logserver
diff options
context:
space:
mode:
Diffstat (limited to 'logserver')
-rw-r--r--logserver/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/logserver/CMakeLists.txt b/logserver/CMakeLists.txt
new file mode 100644
index 00000000000..736878948fb
--- /dev/null
+++ b/logserver/CMakeLists.txt
@@ -0,0 +1,4 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(logserver)
+
+vespa_install_script(bin/logserver-start.sh vespa-logserver-start bin)