tools: adds nits, a compiler of help files to use the native interface
[nit.git] / tests / Makefile
index a45286a..b75c520 100644 (file)
@@ -8,7 +8,7 @@ some:
        ./tests.sh base_compile.nit base_attr.nit base_gen.nit test_gen_inh.nit bench_fib.nit example_objet.nit
 
 global:
-       ./tests.sh -o --global *.nit ../examples/*.nit ../lib/*.nit ../src/nitdoc.nit ../src/nitc.nit ../src/test_parser.nit
+       ./tests.sh -o --global *.nit ../examples/*.nit ../lib/*.nit ../src/nitdoc.nit ../src/nitc.nit../src/nits.nit ../src/test_parser.nit
 
 icode:
        ./tests_icode.sh icode*.nit