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

Fridrich Strba fridrich at kemper.freedesktop.org
Mon Feb 14 03:38:00 PST 2011


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

New commits:
commit d1f6dd651ceecd4612fa77114e58011f08b5d574
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