aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-03 23:56:46 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-03 23:56:46 +0300
commitf695394f2492547c04902ea9e031c19c29dd8913 (patch)
treebb738720bc606faf99bac48afae108091edb3850 /build
parentc8285c9ff7bac60871cd8d58ebe0208ae29389bd (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 786efb8..de35ae7 100644
--- a/build/export.build
+++ b/build/export.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
# license : GPLv2 with FOSS License Exception; see accompanying COPYING file
-$out_root/:
+$out_root/
{
include mysql/
}