summaryrefslogtreecommitdiff
path: root/sc/Library_scfilt.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:32:46 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:32:46 +0200
commit17a3c456b6e364ea50a0a0267235434421b76e4d (patch)
treedb74c4d9ced21b9fb89f5472973934a4d60161e1 /sc/Library_scfilt.mk
parent100fd14a70892a7c183574c3fc58672a04689211 (diff)
parentaca6b30d6406799561f311a38bbbfc1aebda36de (diff)
resyncing to master
Diffstat (limited to 'sc/Library_scfilt.mk')
-rw-r--r--sc/Library_scfilt.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk
index 5c74d094e9ff..26fae540fede 100644
--- a/sc/Library_scfilt.mk
+++ b/sc/Library_scfilt.mk
@@ -33,10 +33,14 @@ $(eval $(call gb_Library_set_include,scfilt,\
-I$(realpath $(SRCDIR)/sc/inc/pch) \
-I$(WORKDIR)/Misc/sc/ \
$$(INCLUDE) \
- -I$(OUTDIR)/inc/offuh \
-I$(OUTDIR)/inc \
))
+))
+
+$(eval $(call gb_Library_add_api,scfilt,\
+ offapi \
+ udkapi \
$(eval $(call gb_Library_add_linked_libs,scfilt,\
basegfx \
comphelper \