aboutsummaryrefslogtreecommitdiff
path: root/bbot/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-04-28 16:00:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-04-28 16:02:28 +0300
commit128f0648d0bbafcd805a8c87d33fddf596e72590 (patch)
treec08549eb7fd746c900e28a116ef55ce36ab1647e /bbot/buildfile
parent41bdbc068a179ade1b2f76f506afa7dd0716aad5 (diff)
Switch to version module
Diffstat (limited to 'bbot/buildfile')
-rw-r--r--bbot/buildfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bbot/buildfile b/bbot/buildfile
index 467b53e..962d379 100644
--- a/bbot/buildfile
+++ b/bbot/buildfile
@@ -52,6 +52,9 @@ exe{bbot-worker}: \
{hxx }{ version-impl } \
$libs
+hxx{version-impl}: in{version-impl} $src_root/file{manifest}
+hxx{version-impl}: dist = true
+
# Generated options parser.
#
if $cli.configured