aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:16:33 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:16:33 +0300
commit1b84e022a88b0dab5f0e2c2235c0b30b644b2a08 (patch)
tree163ece6faecf35aad0c29672bbe299cb2bab8dbf
parent678dc0c7807d4fa9ca515596bc5d475338c7148a (diff)
Adjust to new scope syntax
-rw-r--r--build/export.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/export.build b/build/export.build
index 6f0347c..ff5fb17 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 libstd-modules/
}