Commit 6fcd9126 authored by Claes Sjofors's avatar Claes Sjofors

pwre fix for msg_dummy

parent c9e0f3e6
......@@ -1001,6 +1001,8 @@ sub build_module ()
_build("lib", "co", "src", "copy");
_build("lib", "dtt", "src", "init");
_build("lib", "dtt", "src", "copy");
_build("lib", "msg_dummy", "src", "init");
_build("lib", "msg_dummy", "src", "copy");
_build("lib", "statussrv", "src", "init");
_build("lib", "statussrv", "src", "copy");
_build("lib", "co", "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