aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-03 15:27:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-03 15:27:18 +0200
commit0cbdc0afe4ef27417e654fd1409f644c5bd01ca4 (patch)
treea1e808bfc130009bf17e0de40e66a9ead21f4a64 /build
parentc3f0489235f6d0e9cf9d6c302d7b086b4f9968dc (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 d3f607a..fd9e89d 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 libbutl/
}