* rebuild PNG targets if SVG source changes
This commit is contained in:
parent
61baa1276e
commit
287d32d3e5
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
redo-ifchange "$2".svg
|
||||
inkscape "$2".svg --export-png="$3"
|
||||
|
|
Loading…
Reference in a new issue