X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile.am;h=bb9c10c629166144092b6b50034700bc9c49d9be;hb=06c09eb6eba573b23d2422696151e815292ec546;hp=62f5bbfc7dd5a8ea6b14dc2830b8253db1f6de68;hpb=ad973af2b772ec134110322d71e91bb4af0a2cdc;p=charm-bypass.git diff --git a/Makefile.am b/Makefile.am index 62f5bbf..bb9c10c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,6 +32,7 @@ SCOUR = @SCOUR@ --enable-id-stripping \ --no-line-breaks \ --error-on-flowtext +# Optimize the favicon just like we do the tableau. favicon.min.svg: favicon.svg $(SCOUR) $< > $@