[Libreoffice-commits] .: store/Library_store.mk

David Tardon dtardon at kemper.freedesktop.org
Sun May 6 22:08:49 PDT 2012


 store/Library_store.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit e35b1d8b0913514becb9e5d2845c74a927b4a272
Author: David Tardon <dtardon at redhat.com>
Date:   Mon May 7 07:08:16 2012 +0200

    add gb_STDLIBS
    
    Change-Id: I53d4f6ddd9c79b9cd025339ef9a5e92ce1a881bc

diff --git a/store/Library_store.mk b/store/Library_store.mk
index 5242c32..804901c 100644
--- a/store/Library_store.mk
+++ b/store/Library_store.mk
@@ -39,6 +39,7 @@ $(eval $(call gb_Library_add_defs,store,\
 
 $(eval $(call gb_Library_use_libraries,store,\
 	sal \
+	$(gb_STDLIBS) \
 ))
 
 $(eval $(call gb_Library_add_exception_objects,store,\


More information about the Libreoffice-commits mailing list