From 0acb700f14cd8a9bd67fa687a13eb8a193069b62 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Fri, 22 Jul 2011 21:28:17 +0200 Subject: postmerge fixes for gnumake4 --- sc/Library_scui.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/Library_scui.mk') diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk index c12408796e3a..f2e4056dcf1a 100644 --- a/sc/Library_scui.mk +++ b/sc/Library_scui.mk @@ -32,11 +32,11 @@ $(eval $(call gb_Library_set_include,scui,\ $$(INCLUDE) \ )) -)) - $(eval $(call gb_Library_add_api,scui,\ offapi \ udkapi \ +)) + $(eval $(call gb_Library_add_linked_libs,scui,\ comphelper \ cppu \ -- cgit