summaryrefslogtreecommitdiff
path: root/extensions/source/ole/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-09-10 13:10:07 +0200
committersb <sb@openoffice.org>2010-09-10 13:10:07 +0200
commit04c708938a8232437119c13cabb6f7a65dcc19e0 (patch)
treeaf0a7a55c773e5bfa110a3c17eb6ec7cb4d6ccef /extensions/source/ole/makefile.mk
parentfaea3cb5a9d96bfc897606130cfcb93e61db54bb (diff)
sb129: #i113189# change UNO components to use passive registration
Diffstat (limited to 'extensions/source/ole/makefile.mk')
-rw-r--r--extensions/source/ole/makefile.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/extensions/source/ole/makefile.mk b/extensions/source/ole/makefile.mk
index ad4ecee72..806cd027e 100644
--- a/extensions/source/ole/makefile.mk
+++ b/extensions/source/ole/makefile.mk
@@ -129,3 +129,10 @@ DEF2EXPORTFILE=$(TARGET).dxp
.INCLUDE : target.mk
+ALLTAR : $(MISC)/oleautobridge.component
+
+$(MISC)/oleautobridge.component .ERRREMOVE : \
+ $(SOLARENV)/bin/createcomponent.xslt oleautobridge.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt oleautobridge.component