summaryrefslogtreecommitdiff
path: root/sd/Library_sdfilt.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:38:59 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:38:59 +0200
commit418a4edf9a13bb5ca376b057f7240ed76b2e2f8f (patch)
tree8d89620e96f73a3149c951670dd34f72040dcdaf /sd/Library_sdfilt.mk
parent74bb009eaf645e029b790248f385f66eb1ce3233 (diff)
parent4cae99bd81d4c64a292b5e59753916b67c9dc24c (diff)
Merge branch 'master' into feature/gnumake4
Diffstat (limited to 'sd/Library_sdfilt.mk')
-rw-r--r--sd/Library_sdfilt.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/sd/Library_sdfilt.mk b/sd/Library_sdfilt.mk
index 94563c6ff5ff..5076950641c4 100644
--- a/sd/Library_sdfilt.mk
+++ b/sd/Library_sdfilt.mk
@@ -34,7 +34,6 @@ $(eval $(call gb_Library_set_include,sdfilt,\
-I$(realpath $(SRCDIR)/sd/inc) \
-I$(realpath $(SRCDIR)/sd/inc/pch) \
-I$(OUTDIR)/inc \
- -I$(OUTDIR)/inc/offuh \
))
$(eval $(call gb_Library_add_defs,sdfilt,\
@@ -47,6 +46,11 @@ $(eval $(call gb_Library_add_defs,sdfilt,\
))
endif
+$(eval $(call gb_Library_add_api,sdfilt,\
+ offapi \
+ udkapi \
+))
+
$(eval $(call gb_Library_add_linked_libs,sdfilt,\
comphelper \
cppu \