Commit 311a09b3 authored by claes's avatar claes

*** empty log message ***

parent 5f43be70
...@@ -558,6 +558,7 @@ sub build_all () ...@@ -558,6 +558,7 @@ sub build_all ()
_build("wbl", "pwrs", "src", "copy"); _build("wbl", "pwrs", "src", "copy");
_build("wbl", "pwrb", "src", "copy"); _build("wbl", "pwrb", "src", "copy");
_build("exe", "*", "src", "copy"); _build("exe", "*", "src", "copy");
_build("exp", "stdsoap2", "src", "copy");
} }
if ( $lib == 1) { if ( $lib == 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