diff options
-rw-r--r-- | bbot/buildfile | 2 |
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} } } |