summaryrefslogtreecommitdiffstats
path: root/javaunohelper/Module_javaunohelper.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 /javaunohelper/Module_javaunohelper.mk
parenthelpcontent is not dmake module anymore (diff)
downloadcore-43dd869ec9777bd9e8f79b12b8037aab28cd0716.tar.gz
core-43dd869ec9777bd9e8f79b12b8037aab28cd0716.zip
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 'javaunohelper/Module_javaunohelper.mk')
-rw-r--r--javaunohelper/Module_javaunohelper.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/javaunohelper/Module_javaunohelper.mk b/javaunohelper/Module_javaunohelper.mk
index 8479109b7be1..0a4fb6b8996d 100644
--- a/javaunohelper/Module_javaunohelper.mk
+++ b/javaunohelper/Module_javaunohelper.mk
@@ -32,7 +32,6 @@ ifneq ($(SOLAR_JAVA),)
$(eval $(call gb_Module_add_targets,javaunohelper,\
Library_juh \
Jar_juh \
- Zip_juh \
))
ifneq ($(DISABLE_DYNLOADING),TRUE)