[Libreoffice-commits] .: Branch 'libreoffice-3-3' - instsetoo_native/util

Fridrich Strba fridrich at kemper.freedesktop.org
Mon Feb 14 03:33:59 PST 2011


 instsetoo_native/util/makefile.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit b57fb0749c5011ac679bc92ffa3047ed70941b8d
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Feb 14 12:30:07 2011 +0100

    multilingual sdk build targets

diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index 2befb3e..2388d31 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"
 


More information about the Libreoffice-commits mailing list