aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-03 23:58:41 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-03 23:58:41 +0300
commitbfe21ef89d73183c01e20cfbd13c461ee7809438 (patch)
tree2e745330acdccad26bacc68ee6551c71ad4de315 /build
parent2d0b14411549e68b1b70e93c58edd2336ec3b685 (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 0fff40e..546d726 100644
--- a/build/export.build
+++ b/build/export.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-$out_root/:
+$out_root/
{
include cutl/
}