Commit eb06f60b authored by claes's avatar claes

pwr_rtmon added

parent abc2864d
......@@ -587,6 +587,7 @@ sub build_all ()
if ( $exe == 1) {
_build("exe", "rt*", "src", "all");
_build("exe", "pwr_user", "src", "all");
_build("exe", "pwr_rtmon", "src", "all");
_build("exp", "ge", "src", "all");
_build("mmi", "*", "src", "copy");
_build("mmi", "*", $flavour, "copy");
......
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