summaryrefslogtreecommitdiffstats
path: root/starmath/Library_sm.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 19:01:55 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 19:01:55 +0200
commit834e0a54701f7511159b84cd1dc1203f8f8846b4 (patch)
treec577104ff9e1f6477439c13037aa7bb508e225e3 /starmath/Library_sm.mk
parentAdd missing-files to starmath libraries (diff)
parentcheck reads and seeks (diff)
downloadcore-834e0a54701f7511159b84cd1dc1203f8f8846b4.tar.gz
core-834e0a54701f7511159b84cd1dc1203f8f8846b4.zip
resyncing to master
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r--starmath/Library_sm.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index 7e5162fe6637..6d9e05efd51a 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -32,10 +32,14 @@ $(eval $(call gb_Library_set_include,sm,\
-I$(realpath $(SRCDIR)/starmath/inc) \
-I$(WORKDIR)/SdiTarget/starmath/sdi \
$$(INCLUDE) \
- -I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc \
))
+))
+
+$(eval $(call gb_Library_add_api,sm,\
+ offapi \
+ udkapi \
$(eval $(call gb_Library_add_linked_libs,sm,\
comphelper \
cppu \