diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ clean: %.ico: %.png Makefile $(call PNG2ICO,$<,$@) +.INTERMEDIATE: favicon.raw.png favicon.raw.png: logo.svg Makefile $(call SVG2PNG,$<,$@,16) |
index : multimedia/artwork | ||
Unnamed repository; edit this file 'description' to name the repository. | git-mirror |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 1 |
@@ -45,6 +45,7 @@ clean: %.ico: %.png Makefile $(call PNG2ICO,$<,$@) +.INTERMEDIATE: favicon.raw.png favicon.raw.png: logo.svg Makefile $(call SVG2PNG,$<,$@,16) |