github_merge: add option --all to merge all PR
[nit.git] / contrib / inkscape_tools / Makefile
index 55cc9be..db40075 100644 (file)
@@ -1,6 +1,6 @@
 all:
        mkdir -p bin
-       ../../bin/nitc --dir bin src/svg_to_png_and_nit.nit src/svg_to_icons.nit
+       nitc --dir bin src/svg_to_png_and_nit.nit src/svg_to_icons.nit
 
 check: test-tinks test-app