cli_ure/Library_cli_uno.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 97a2926a5821f765149a2697b8126bc0cade043e
Author: Matúš Kukan <matus.ku...@gmail.com>
Date:   Mon Aug 6 19:59:13 2012 +0200

    cli_uno: add missing gb_Library_use_udk_api
    
    Change-Id: I1dd1a48e61ff8c5b628ba4a8f02294cf239b5edd

diff --git a/cli_ure/Library_cli_uno.mk b/cli_ure/Library_cli_uno.mk
index 7d8fbe5..46f20b9 100644
--- a/cli_ure/Library_cli_uno.mk
+++ b/cli_ure/Library_cli_uno.mk
@@ -15,6 +15,8 @@ $(eval $(call gb_Library_add_cxxflags,cli_uno,\
        -wd4339 \
 ))
 
+$(eval $(call gb_Library_use_udk_api,cli_uno))
+
 $(eval $(call gb_Library_use_libraries,cli_uno,\
        cppu \
        mscoree \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to