summaryrefslogtreecommitdiff
path: root/fpicker/source/unx/kde4/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
commit8791a391246e7483c12dc4d1bfc870573d94fc66 (patch)
treea7e6b25d810e777ab74361e6850a74af7c090ae6 /fpicker/source/unx/kde4/makefile.mk
parent737b9524f777df9ce04b5822dda5a34f5db218f7 (diff)
parentb79d5592f7928cf4c4f9f6b187910eac2174eb8d (diff)
Diffstat (limited to 'fpicker/source/unx/kde4/makefile.mk')
-rw-r--r--fpicker/source/unx/kde4/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/fpicker/source/unx/kde4/makefile.mk b/fpicker/source/unx/kde4/makefile.mk
index e245e66184..7ccf6df6a0 100644
--- a/fpicker/source/unx/kde4/makefile.mk
+++ b/fpicker/source/unx/kde4/makefile.mk
@@ -80,3 +80,11 @@ DEF1VERSIONMAP=exports.map
$(MISC)$/KDE4FilePicker.moc.cxx : KDE4FilePicker.hxx
$(MOC4) $< -o $@
+
+ALLTAR : $(MISC)/fps_kde4.component
+
+$(MISC)/fps_kde4.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ fps_kde4.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt fps_kde4.component