aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:02:23 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:02:23 +0300
commit1b9b56216ca3cbfd882a8186b3da079e3ecffc55 (patch)
treefc489991c9453209d98e996ed3110959c3d1adff /build
parent434fe789dc63375ba31b58e47144d9b4457babed (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 2319168..c5125f1 100644
--- a/build/export.build
+++ b/build/export.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
-$out_root/:
+$out_root/
{
include libstudxml/
}