diff options
-rw-r--r-- | build/root.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build index 63bed14..595d66e 100644 --- a/build/root.build +++ b/build/root.build @@ -17,4 +17,4 @@ cxx{*}: extension = cxx # source file prerequisites instead of using the cli.cxx{} group (it won't # be there unless the module is configured). # -using? cliusing? cli +using? cli |