summaryrefslogtreecommitdiffstats
path: root/document/CMakeLists.txt
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2017-09-27 18:00:09 +0200
committerGitHub <noreply@github.com>2017-09-27 18:00:09 +0200
commit71ed3686430c8e47a9d1a7576382f6c7de2c0cee (patch)
treee0d4d09af32e87b49ab2ad2f44810b4a5d4aa334 /document/CMakeLists.txt
parent96466df8750a5459d9d7505a78d19d03db20d312 (diff)
Revert "Revert "Aressem/remove post install script""
Diffstat (limited to 'document/CMakeLists.txt')
-rw-r--r--document/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/document/CMakeLists.txt b/document/CMakeLists.txt
index ca2ee029c87..72f4ee445fb 100644
--- a/document/CMakeLists.txt
+++ b/document/CMakeLists.txt
@@ -40,3 +40,5 @@ vespa_define_module(
src/tests/struct_anno
src/tests/tensor_fieldvalue
)
+
+install_java_artifact(document)