aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:08:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:08:28 +0300
commit732cc762d416146c515acf90c5e9641772ab2850 (patch)
tree4b9cf52dabdb8fd69898a90000fdaa0468aba7f8 /build
parentaf02efe1edc14040c144cacf95fef0418d113432 (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 dd351d6..2ce81b5 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 bpkg/
}