Commit 7d7f7027 authored by claes's avatar claes

co_help_gtk wasn't built

parent 55751944
......@@ -605,6 +605,7 @@ sub build_all ()
}
if ( $exe == 1) {
_build("exe", "rt*", "src", "all");
_build("exe", "co*", $flavour, "all");
_build("exe", "pwr_user", "src", "all");
_build("exe", "pwr_rtmon", "src", "all");
_build("exp", "ge", "src", "all");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment