aboutsummaryrefslogtreecommitdiff
path: root/bbot/buildfile
diff options
context:
space:
mode:
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