summaryrefslogtreecommitdiff
path: root/javaunohelper/util/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-10-01 16:02:03 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-10-01 16:02:03 +0200
commit1a4e94a77140a19d943a4c5fac3a65127debbc1e (patch)
treeb53e0c4ae625b9752a87f97c01577808e7608aa8 /javaunohelper/util/makefile.mk
parent2ef5501f5d7740e453c3672665c11216b375b5f8 (diff)
parent5312f409180ab4e29598f674c60d32665a16bb9b (diff)
Diffstat (limited to 'javaunohelper/util/makefile.mk')
-rw-r--r--javaunohelper/util/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/javaunohelper/util/makefile.mk b/javaunohelper/util/makefile.mk
index 22b3a72be..796280eb3 100644
--- a/javaunohelper/util/makefile.mk
+++ b/javaunohelper/util/makefile.mk
@@ -50,4 +50,9 @@ ZIP1LIST=com -x "*makefile.mk"
.INCLUDE : target.mk
+ALLTAR : $(MISC)/juh.component
+$(MISC)/juh.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ juh.component
+ $(XSLTPROC) --nonet --stringparam uri '$(COMPONENTPREFIX_URE_JAVA)juh.jar' \
+ -o $@ $(SOLARENV)/bin/createcomponent.xslt juh.component