summaryrefslogtreecommitdiff
path: root/instsetoo_native/util
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-14 12:30:07 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-14 12:32:53 +0100
commitd1ef65fb85a9ab6e99c6686303a5708a2b6f3e70 (patch)
tree418519e55219aa8f63c2b612e9b79ad744d9b616 /instsetoo_native/util
parentb29d79848cec8b2600b3642994dea71d460a9cd0 (diff)
multilingual sdk build targets
Diffstat (limited to 'instsetoo_native/util')
-rw-r--r--instsetoo_native/util/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index 2befb3e81580..2388d31ef78a 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -365,5 +365,9 @@ openofficeall: hack_msitemplates $(LOCALPYFILES) openoffice_$(ALLLANGSTRING:s/ /
openofficedevall: hack_msitemplates $(LOCALPYFILES) openofficedev_$(ALLLANGSTRING:s/ /,/)$(PKGFORMAT:^".")
+sdkooall: hack_msitemplates $(LOCALPYFILES) sdkoo_$(ALLLANGSTRING:s/ /,/)$(PKGFORMAT:^".")
+
+sdkoodevall: hack_msitemplates $(LOCALPYFILES) sdkoodev_$(ALLLANGSTRING:s/ /,/)$(PKGFORMAT:^".")
+
.ENDIF # "$(OS)" == "WNT"