aboutsummaryrefslogtreecommitdiff
path: root/bbot/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-30 20:33:44 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-30 20:34:46 +0300
commit6a67e021019a415b69d5f85bb157c566973413c7 (patch)
tree0634cb6b4bf7e23d1b19a89cad51db242a2b06b3 /bbot/buildfile
parentf8b062f808b05daea7f827d85d1989bd705b8e73 (diff)
Extend tracer with process_run() command interface
Diffstat (limited to 'bbot/buildfile')
-rw-r--r--bbot/buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/bbot/buildfile b/bbot/buildfile
index ccfc837..15ab966 100644
--- a/bbot/buildfile
+++ b/bbot/buildfile
@@ -34,7 +34,7 @@ if ($cxx.target.class == "linux")
{hxx cxx}{ tftp } \
{hxx }{ types } \
{hxx cxx}{ types-parsers } \
- {hxx txx cxx}{ utility } \
+ {hxx txx }{ utility } \
{hxx }{ version } \
$libs
}
@@ -48,7 +48,7 @@ exe{bbot-worker}: \
{hxx cxx}{ diagnostics } \
{hxx }{ types } \
{hxx cxx}{ types-parsers } \
-{hxx txx cxx}{ utility } \
+{hxx txx }{ utility } \
{hxx }{ version } \
$libs