summaryrefslogtreecommitdiffstats
path: root/filedistribution
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-03-16 19:19:54 +0100
committerHarald Musum <musum@oath.com>2018-03-16 19:19:54 +0100
commit46500095b020c206ba13af2e26d73b4d8470f6f8 (patch)
treef8140f9cf0bf84d63d1a13312423d69f65e98661 /filedistribution
parent024059bfae9964e273657882650c433bf46f0e33 (diff)
Install file distribtuion jar
Diffstat (limited to 'filedistribution')
-rw-r--r--filedistribution/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/filedistribution/CMakeLists.txt b/filedistribution/CMakeLists.txt
new file mode 100644
index 00000000000..23cda6a1a22
--- /dev/null
+++ b/filedistribution/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(filedistribution)