summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-03 23:55:06 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-03 23:55:06 +0300
commit93c9378848bcb61b473f2933d9e6257545a463a3 (patch)
treee5286b76202071dc8d467a1c2bbb0f4cb032ab75
parent50c2c8f4c56795125768e0b1d4e2798ec9880115 (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 75892c9..b0b5a9e 100644
--- a/build/export.build
+++ b/build/export.build
@@ -1,7 +1,7 @@
# file : build/export.build
# copyright : not copyrighted - public domain
-$out_root/:
+$out_root/
{
include libsqlite3/
}