summaryrefslogtreecommitdiff
path: root/canvas/source/simplecanvas/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
commit525de6f8eeac6e357167467da0f9a9448433bb25 (patch)
treeb444ce8060dde51d307b158d70874f0eb78dce8d /canvas/source/simplecanvas/makefile.mk
parentbb5c1664ffed54f323c42d9d1d5211ba7b33f119 (diff)
parent56eced21c489314194c7b9254709b6af9c9aef26 (diff)
#i10000#
Notes
split repo tag: libs-gui_ooo/DEV300_m89
Diffstat (limited to 'canvas/source/simplecanvas/makefile.mk')
-rw-r--r--canvas/source/simplecanvas/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/canvas/source/simplecanvas/makefile.mk b/canvas/source/simplecanvas/makefile.mk
index 4d5a7e7bb3a1..8c3a9deede72 100644
--- a/canvas/source/simplecanvas/makefile.mk
+++ b/canvas/source/simplecanvas/makefile.mk
@@ -61,3 +61,11 @@ DEF1EXPORTFILE=exports.dxp
# ==========================================================================
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/simplecanvas.component
+
+$(MISC)/simplecanvas.component .ERRREMOVE : \
+ $(SOLARENV)/bin/createcomponent.xslt simplecanvas.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt simplecanvas.component