diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/export.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/export.build b/build/export.build index 8f8df42..29f718e 100644 --- a/build/export.build +++ b/build/export.build @@ -2,7 +2,7 @@ # copyright : Copyright (c) 2016-2017 Code Synthesis Ltd # license : LGPLv2.1; see accompanying COPYING file -$out_root/: +$out_root/ { include mysql/ } |