aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:14:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:14:31 +0300
commit8d6f42250c6c0bf3b002e717981ff485c4cb390b (patch)
tree5ffde26adf63ef48248295461ff5435182467401 /build
parent5bc77da19eae548f7c071ea18a8893e2b185729c (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 66f5d7d..8269e23 100644
--- a/build/export.build
+++ b/build/export.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-$out_root/:
+$out_root/
{
include libbbot/
}