mirror of
https://github.com/miljegen/miljegen-website.git
synced 2024-11-21 17:53:43 +00:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
images/%.png: %.png.64
|
|
base64 -d $< > $@
|
|
|
|
out: images/test-milje.png
|