summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/query/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
commit365999b26e80d5b1fb68eb5c075f044cbd8b4d01 (patch)
tree4af53a359942dd8a6c7a49f0b128e31b2492f6ce /wizards/com/sun/star/wizards/query/makefile.mk
parent05e178629a416b8c087099c2840ae7c2bffa2733 (diff)
parent8db9c0737d347e8ce675fa28d36c0e63da08ab66 (diff)
#i10000#
Notes
split repo tag: components_ooo/DEV300_m89
Diffstat (limited to 'wizards/com/sun/star/wizards/query/makefile.mk')
-rw-r--r--wizards/com/sun/star/wizards/query/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/wizards/com/sun/star/wizards/query/makefile.mk b/wizards/com/sun/star/wizards/query/makefile.mk
index af5056ba5221..080076668ce8 100644
--- a/wizards/com/sun/star/wizards/query/makefile.mk
+++ b/wizards/com/sun/star/wizards/query/makefile.mk
@@ -59,3 +59,11 @@ JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/query.component
+
+$(MISC)/query.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ query.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_JAVA)$(JARTARGET)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt query.component