summaryrefslogtreecommitdiff
path: root/canvas/Library_vclcanvas.mk
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/Library_vclcanvas.mk')
-rw-r--r--canvas/Library_vclcanvas.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/canvas/Library_vclcanvas.mk b/canvas/Library_vclcanvas.mk
index 9cc7405c3a8a..71415521f1d8 100644
--- a/canvas/Library_vclcanvas.mk
+++ b/canvas/Library_vclcanvas.mk
@@ -33,7 +33,11 @@ $(eval $(call gb_Library_set_include,vclcanvas,\
$$(INCLUDE) \
-I$(SRCDIR)/canvas/inc \
-I$(SRCDIR)/canvas/inc/pch \
- -I$(OUTDIR)/inc/offuh \
+))
+
+$(eval $(call gb_Library_add_api,vclcanvas,\
+ offapi \
+ udkapi \
))
ifneq ($(strip $(VERBOSE)$(verbose)),)