mirror of
https://github.com/miljegen/miljegen-website.git
synced 2024-12-22 07:47:29 +00:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
images/%.png: %.png.64
|
|
base64 -d $< > $@
|
|
|
|
out: images/test-milje.png
|