summaryrefslogtreecommitdiff
path: root/fpicker/source/unx/gnome/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
commit4856f3fc585169d3135fcb9ea3ff4400b9c93d11 (patch)
tree3ce5e4d7d336d60506acdbc169e5db5381af6059 /fpicker/source/unx/gnome/makefile.mk
parentbd1092ebc0b329883d1c079d598a73f3af4cd548 (diff)
parent5884223399e5cc35236880ea8923fecf57ea6a41 (diff)
#i10000#
Notes
Notes: split repo tag: libs-core_ooo/DEV300_m89
Diffstat (limited to 'fpicker/source/unx/gnome/makefile.mk')
-rw-r--r--fpicker/source/unx/gnome/makefile.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/fpicker/source/unx/gnome/makefile.mk b/fpicker/source/unx/gnome/makefile.mk
index 04c6e650ff6f..82b2413dd4af 100644
--- a/fpicker/source/unx/gnome/makefile.mk
+++ b/fpicker/source/unx/gnome/makefile.mk
@@ -96,3 +96,11 @@ DEF1NAME=$(SHL1TARGET)
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
+
+ALLTAR : $(MISC)/fps_gnome.component
+
+$(MISC)/fps_gnome.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
+ fps_gnome.component
+ $(XSLTPROC) --nonet --stringparam uri \
+ '$(COMPONENTPREFIX_BASIS_NATIVE)$(SHL1TARGETN:f)' -o $@ \
+ $(SOLARENV)/bin/createcomponent.xslt fps_gnome.component