summaryrefslogtreecommitdiff
path: root/starmath/Library_sm.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-22 21:04:25 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-22 21:04:25 +0200
commit381c3050637e28b703f7d37349c0ec244f7b30d5 (patch)
tree100a39b306b8856a4d0fb16335fecfeabe5467ae /starmath/Library_sm.mk
parent834e0a54701f7511159b84cd1dc1203f8f8846b4 (diff)
postmerge fixes for gnumake4
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r--starmath/Library_sm.mk4
1 files changed, 2 insertions, 2 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 \