aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-03-08 21:20:03 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-03-08 21:20:03 +0300
commit5b535801ec2693a32c6f94461d08905a6821bfb5 (patch)
tree95ce4373c82e655306a5493b6840cef94da4dd93
parented905ed8802a3f37295357a29c5c8a13c72cb80d (diff)
Fix formatting in buildfile
-rw-r--r--bbot/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/buildfile b/bbot/buildfile
index cdb83a5..8da2b70 100644
--- a/bbot/buildfile
+++ b/bbot/buildfile
@@ -33,7 +33,7 @@ if ($cxx.target.class == "linux")
agent/
{
libue{bbot}: {hxx ixx txx cxx}{* -agent -agent-options -*.test...} \
- {hxx ixx cxx}{agent-options} \
+ {hxx ixx cxx}{agent-options} \
../libue{bbot}
}
}