summaryrefslogtreecommitdiff
path: root/hwpfilter/Library_hwp.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-06-17 20:28:16 +0200
committerDavid Tardon <dtardon@redhat.com>2011-06-18 11:26:56 +0200
commit169f83bb9c7e9b6c319d68dd7b98b3c981c515af (patch)
tree20bd18f0dec02d3054e0e24745a24feb0747803f /hwpfilter/Library_hwp.mk
parentc25e9282adfdb7573f9da62373b2ebe9f1e4ed83 (diff)
use the new way of setting UNO API include dirs
Diffstat (limited to 'hwpfilter/Library_hwp.mk')
-rw-r--r--hwpfilter/Library_hwp.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/hwpfilter/Library_hwp.mk b/hwpfilter/Library_hwp.mk
index d6096a4b4ef8..90685b10a6f3 100644
--- a/hwpfilter/Library_hwp.mk
+++ b/hwpfilter/Library_hwp.mk
@@ -32,7 +32,11 @@ $(eval $(call gb_Library_add_precompiled_header,hwp,$(SRCDIR)/hwpfilter/inc/pch/
$(eval $(call gb_Library_set_include,hwp,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/hwpfilter/inc/pch) \
- -I$(OUTDIR)/inc/offuh \
+))
+
+$(eval $(call gb_Library_add_api,hwp,\
+ offapi \
+ udkapi \
))
$(eval $(call gb_Library_add_linked_libs,hwp,\