summaryrefslogtreecommitdiff
path: root/connectivity/source/manager/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-10-04 17:07:14 +0200
committersb <sb@openoffice.org>2010-10-04 17:07:14 +0200
commit3c06a1c4d1227a8a0a3026f9df4d9d11348a06d6 (patch)
tree6273da6773534f977de6ba85a0b18d37078de98b /connectivity/source/manager/makefile.mk
parentaa04a0319281bd20dec664c146aa920d8a13c5f6 (diff)
parent4856f3fc585169d3135fcb9ea3ff4400b9c93d11 (diff)
sb132: merged in DEV300_m89
Diffstat (limited to 'connectivity/source/manager/makefile.mk')
-rw-r--r--connectivity/source/manager/makefile.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/connectivity/source/manager/makefile.mk b/connectivity/source/manager/makefile.mk
index 52ec191ec836..4880407952f6 100644
--- a/connectivity/source/manager/makefile.mk
+++ b/connectivity/source/manager/makefile.mk
@@ -76,4 +76,10 @@ DEF1EXPORTFILE= exports.dxp
.INCLUDE : target.mk
+ALLTAR : $(MISC)/sdbc2.component
+$(MISC)/sdbc2.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ sdbc2.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt sdbc2.component