* rebuild PNG targets if SVG source changes

main
Nils Dagsson Moskopp 10 years ago
parent 61baa1276e
commit 287d32d3e5

@ -1,2 +1,3 @@
#!/bin/sh
redo-ifchange "$2".svg
inkscape "$2".svg --export-png="$3"

Loading…
Cancel
Save