aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:13:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:13:55 +0300
commit3af08026d318336943cde79da2a34eb3d887df63 (patch)
tree1d0225f29c7444c83972cabfc29ef5fe20b57fbd
parent433920bc9d7533e6de3333e7d5c7205a063da63a (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 0c38d80..0d9e7a4 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 libbrep/
}