]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
Makefile.am: comment the new favicon target
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 14:37:17 +0000 (10:37 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 14:37:17 +0000 (10:37 -0400)
Makefile.am

index 62f5bbfc7dd5a8ea6b14dc2830b8253db1f6de68..bb9c10c629166144092b6b50034700bc9c49d9be 100644 (file)
@@ -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) $< > $@