aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:06:37 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-04 00:06:37 +0300
commit0ef15cee352ac6d694543d2e3e55a1c9d288b91a (patch)
tree3186c2d1b7840421d03706bf64c0114084480f36 /build
parent8434d8c04a67d51f0f9e54784c613623fe21d904 (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 1e448cf..01a8299 100644
--- a/build/export.build
+++ b/build/export.build
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
-$out_root/:
+$out_root/
{
include odb/pgsql/
}