From cfd31379be5eefb22a72b5ee90ce8fd17a0802b7 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 6 Apr 2017 19:46:03 +0300 Subject: Implement manifests --- bbot/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bbot/buildfile') diff --git a/bbot/buildfile b/bbot/buildfile index c2d5d05..4045888 100644 --- a/bbot/buildfile +++ b/bbot/buildfile @@ -26,7 +26,7 @@ if ($cxx.target.class == "linux") exe{bbot-agent}: \ { cxx}{ agent } {hxx ixx cxx}{ agent-options } \ - {hxx ixx cxx}{ common-options } \ + {hxx cxx}{ bootstrap-manifest } {hxx ixx cxx}{ common-options } \ {hxx cxx}{ diagnostics } \ {hxx }{ types } \ {hxx cxx}{ types-parsers } \ -- cgit v1.1