diff options
-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 8643e78..ff2b4dc 100644 --- a/build/export.build +++ b/build/export.build @@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file -$out_root/: +$out_root/ { include bbot/ } |