Merge: nitc: check pkg-config packages availability later
[nit.git] / contrib / inkscape_tools / Makefile
1 all:
2 mkdir -p bin
3 nitc --dir bin src/svg_to_png_and_nit.nit src/svg_to_icons.nit
4
5 .PHONY: bin/svg_to_png_and_nit