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