summaryrefslogtreecommitdiff
path: root/jurt/Module_jurt.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-02-26 13:29:11 +0100
committerMichael Stahl <mstahl@redhat.com>2013-02-26 15:45:11 +0100
commit43dd869ec9777bd9e8f79b12b8037aab28cd0716 (patch)
tree39b9f5c5b32843d965937cec1194801b00e7d139 /jurt/Module_jurt.mk
parent56b44d0123e53e0a6e8309da32852d41694ad9ce (diff)
odk: remove temporary Zip file gratuitous complexity
4 zip files containing ridl, unoloader, jurt and juh source files are created and copied to solver and unzipped again in odk when odk could simply run javadoc over the source files directly. Change-Id: I8d2d7c794988eab2e8a3c6005cc8a849a1232f64
Diffstat (limited to 'jurt/Module_jurt.mk')
-rw-r--r--jurt/Module_jurt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/jurt/Module_jurt.mk b/jurt/Module_jurt.mk
index 20cc85cea21c..e9a6293fc872 100644
--- a/jurt/Module_jurt.mk
+++ b/jurt/Module_jurt.mk
@@ -32,7 +32,6 @@ ifneq ($(SOLAR_JAVA),)
$(eval $(call gb_Module_add_targets,jurt,\
Jar_jurt \
Library_jpipe \
- Zip_jurt \
))
ifeq ($(OS),MACOSX)