summaryrefslogtreecommitdiff
path: root/chart2/Library_chartmodel.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/Library_chartmodel.mk')
-rw-r--r--chart2/Library_chartmodel.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/chart2/Library_chartmodel.mk b/chart2/Library_chartmodel.mk
index cf258737e1bc..e9ac4553fea1 100644
--- a/chart2/Library_chartmodel.mk
+++ b/chart2/Library_chartmodel.mk
@@ -35,7 +35,11 @@ $(eval $(call gb_Library_set_include,chartmodel,\
-I$(realpath $(SRCDIR)/chart2/source/model/inc) \
-I$(realpath $(SRCDIR)/chart2/source/inc) \
-I$(OUTDIR)/inc \
- -I$(OUTDIR)/inc/offuh \
+))
+
+$(eval $(call gb_Library_add_api,chartmodel,\
+ offapi \
+ udkapi \
))
# TODO: is this still necessary?