test_parser: add option `-x` to output XML
[nit.git] / examples / emscripten / hello_world / Makefile
index 5fea224..c58231b 100644 (file)
@@ -1,2 +1,2 @@
 emscripten:
-       ../../../bin/nitg -o www/hello_world.js ../../hello_world.nit -m emscripten
+       ../../../bin/nitc -o www/hello_world.js ../../hello_world.nit -m emscripten