summaryrefslogtreecommitdiff
path: root/sw/Library_swui.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 /sw/Library_swui.mk
parent78b298eba8bb9d99361bac845fa1b042db2d06a6 (diff)
parent9298050e22cddecf42d5b541d92f5ded5ec7ba3c (diff)
resyncing to master
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r--sw/Library_swui.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index c46b6035347a..9649aab2db32 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -36,9 +36,13 @@ $(eval $(call gb_Library_set_include,swui,\
-I$(WORKDIR)/SdiTarget/sw/sdi \
-I$(WORKDIR)/Misc/sw \
$$(INCLUDE) \
- -I$(OUTDIR)/inc/offuh \
))
+))
+
+$(eval $(call gb_Library_add_api,swui,\
+ udkapi \
+ offapi \
$(eval $(call gb_Library_add_linked_libs,swui,\
comphelper \
cppu \