summaryrefslogtreecommitdiff
path: root/remotebridges/source/factory/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
commit1a4e94a77140a19d943a4c5fac3a65127debbc1e (patch)
treeb53e0c4ae625b9752a87f97c01577808e7608aa8 /remotebridges/source/factory/makefile.mk
parent2ef5501f5d7740e453c3672665c11216b375b5f8 (diff)
parent5312f409180ab4e29598f674c60d32665a16bb9b (diff)
Diffstat (limited to 'remotebridges/source/factory/makefile.mk')
-rw-r--r--remotebridges/source/factory/makefile.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/remotebridges/source/factory/makefile.mk b/remotebridges/source/factory/makefile.mk
index 7cd3875bc..b47207077 100644
--- a/remotebridges/source/factory/makefile.mk
+++ b/remotebridges/source/factory/makefile.mk
@@ -64,3 +64,10 @@ DEF1NAME= $(SHL1TARGET)
.INCLUDE : target.mk
+ALLTAR : $(MISC)/bridgefac.component
+
+$(MISC)/bridgefac.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ bridgefac.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_URE_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt bridgefac.component