summaryrefslogtreecommitdiff
path: root/sal/Library_lo-bootstrap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sal/Library_lo-bootstrap.mk')
-rw-r--r--sal/Library_lo-bootstrap.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/sal/Library_lo-bootstrap.mk b/sal/Library_lo-bootstrap.mk
index 995f2077c562..6d6c0d0a7022 100644
--- a/sal/Library_lo-bootstrap.mk
+++ b/sal/Library_lo-bootstrap.mk
@@ -37,4 +37,9 @@ $(eval $(call gb_Library_add_cobjects,lo-bootstrap,\
sal/android/lo-bootstrap \
))
+$(eval $(call gb_Library_set_include,lo-bootstrap,\
+ $$(INCLUDE) \
+ -I$(realpath $(SRCDIR)/sal/inc) \
+))
+
# vim: set noet sw=4 ts=4: