summaryrefslogtreecommitdiff
path: root/shell/source/win32/simplemail/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-09-29 10:24:13 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-09-29 10:24:13 +0200
commit6064147f3f0808d37300364fa3f0ee9ac0019450 (patch)
tree8e9f0c193aa29d93cb8adaa7a86678c0e022fedf /shell/source/win32/simplemail/makefile.mk
parent3b124a9299868e00e76dc14ace2ba13840c35902 (diff)
parentd68595cb15dc62967830c40b72cf7f72f58a996e (diff)
CWS-TOOLING: integrate CWS sb129
Diffstat (limited to 'shell/source/win32/simplemail/makefile.mk')
-rw-r--r--shell/source/win32/simplemail/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/source/win32/simplemail/makefile.mk b/shell/source/win32/simplemail/makefile.mk
index 84a209e4c0..abd35e408e 100644
--- a/shell/source/win32/simplemail/makefile.mk
+++ b/shell/source/win32/simplemail/makefile.mk
@@ -77,3 +77,11 @@ APP1DEF=$(MISC)$/$(APP1TARGET).def
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/smplmail.component
+
+$(MISC)/smplmail.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ smplmail.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt smplmail.component