summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--starmath/Library_sm.mk4
-rw-r--r--sw/Library_swui.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index 6d9e05efd51a..2aef3094c08f 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -35,11 +35,11 @@ $(eval $(call gb_Library_set_include,sm,\
-I$(OUTDIR)/inc \
))
-))
-
$(eval $(call gb_Library_add_api,sm,\
offapi \
udkapi \
+))
+
$(eval $(call gb_Library_add_linked_libs,sm,\
comphelper \
cppu \
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index 9649aab2db32..91a89034fb48 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -38,11 +38,11 @@ $(eval $(call gb_Library_set_include,swui,\
$$(INCLUDE) \
))
-))
-
$(eval $(call gb_Library_add_api,swui,\
udkapi \
offapi \
+))
+
$(eval $(call gb_Library_add_linked_libs,swui,\
comphelper \
cppu \