summaryrefslogtreecommitdiff
path: root/stoc/Library_bootstrap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/Library_bootstrap.mk')
-rw-r--r--stoc/Library_bootstrap.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/stoc/Library_bootstrap.mk b/stoc/Library_bootstrap.mk
index e68ddfaaca6b..b7f2a5e77a3f 100644
--- a/stoc/Library_bootstrap.mk
+++ b/stoc/Library_bootstrap.mk
@@ -42,6 +42,8 @@ $(eval $(call gb_Library_set_include,bootstrap,\
$$(INCLUDE) \
))
+$(eval $(call gb_Library_use_external,bootstrap,boost_headers))
+
$(eval $(call gb_Library_use_internal_bootstrap_api,bootstrap,\
udkapi \
))