[Libreoffice-commits] .: Branch 'feature/gnumake2.1' - Repository.mk

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Fri Jan 14 06:05:55 PST 2011


 Repository.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 27a56317004b0085b93e5dad1cd23914c0423d44
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date:   Fri Jan 14 08:05:48 2011 -0600

    add starmath libraries to Repository.mk

diff --git a/Repository.mk b/Repository.mk
index 8964872..28f1af5 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -51,6 +51,7 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
 	fwk \
 	fwl \
 	fwm \
+	i18npaper \
 	lng \
 	msfilter \
 	msword \
@@ -63,6 +64,8 @@ $(eval $(call gb_Helper_register_libraries,OOOLIBS, \
 	scfilt \
 	scui \
 	sfx \
+	sm \
+	smd \
 	sot \
 	svl \
 	svt \
@@ -124,6 +127,7 @@ $(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
 ))
 
 $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
+	i18npaper \
 	salcpprt \
 	jpeglib \
 	zlib \


More information about the Libreoffice-commits mailing list