aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:15:12 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:15:12 +0300
commit0bba679e49a7599641f20b067016bbf974692e20 (patch)
tree31a86af71cf54bfe8c93da3955b1dfe7361ff154 /build
parent27cdbed7bff86f8900abe17803dd1350c7eedad0 (diff)
Adjust to new scope syntax
Diffstat (limited to 'build')
-rw-r--r--build/export.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/export.build b/build/export.build
index 8643e78..ff2b4dc 100644
--- a/build/export.build
+++ b/build/export.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
-$out_root/:
+$out_root/
{
include bbot/
}