Commit 3830bb47 authored by claes's avatar claes

Build jpwr_rt_gdh

parent ca534c4d
......@@ -598,6 +598,9 @@ sub build_all ()
_build("jpwr", "beans", "src", "all");
_build("jpwr", "rt_client", "src", "all");
}
if ( $exe == 1) {
_build("exe", "jpwr_rt_gdh", "src", "all");
}
}
else {
if ( $copy == 1) {
......
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