Browse Source

Try to build something

rexim 4 years ago
parent
commit
fa0f0d04b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      nobuild2.c

+ 1 - 0
nobuild2.c

@@ -45,6 +45,7 @@ void run_examples(void)
 int main(void)
 {
     INFO("test");
+    build_tool("rot13.c");
     // build_tools();
     // run_examples();