From 180e7a06f1c150265e9ad4bb4342661eb3d782bc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 20 May 2017 17:46:53 +0300 Subject: Fix root.build --- build/root.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1