summaryrefslogtreecommitdiff
path: root/filter/source/flash/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
commit5fdb27c983c8eeb1e09b6d508f763c26344dd300 (patch)
tree8f8939b8aca3cb56d0fd93c3c107ecf4b9301ecb /filter/source/flash/makefile.mk
parentcbd0136b9f5ae01d8ce243706286950f77efc004 (diff)
parentf2d1a8122d423d548763550473423a1b77a9449a (diff)
#i10000#
Notes
split repo tag: filters_ooo/DEV300_m89
Diffstat (limited to 'filter/source/flash/makefile.mk')
-rw-r--r--filter/source/flash/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/filter/source/flash/makefile.mk b/filter/source/flash/makefile.mk
index e5ff1bf21c5e..69da217234d8 100644
--- a/filter/source/flash/makefile.mk
+++ b/filter/source/flash/makefile.mk
@@ -96,3 +96,11 @@ DEF1NAME=$(SHL1TARGET)
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/flash.component
+
+$(MISC)/flash.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ flash.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt flash.component