lib/standard: remove the only `attr-in-refinement` warning
[nit.git] / examples / pnacl / converter / Makefile
index 06318b6..1ef5995 100644 (file)
@@ -1,5 +1,5 @@
 default: 
-       ../../../bin/nitg --global converter.nit
+       ../../../bin/nitc --semi-global converter.nit
 
 HTTPD_PY := python $(NACL_SDK_ROOT)/tools/httpd.py
 serve: