mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-08 07:47:59 +00:00
no reason to display using zopflipng if it is the only choice
This commit is contained in:
parent
0aaa0fccce
commit
0553e8fb9b
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -128,8 +128,6 @@ compressed: $(ALL_COMPRESSED_FILES)
|
|||
check_compress_tool:
|
||||
ifdef MISSING_ZOPFLI
|
||||
$(error "Missing $(ZOPFLIPNG). Try 'brew install zopfli' (Mac) or 'sudo apt-get zopfli' (linux)")
|
||||
else
|
||||
@echo "using $(ZOPFLIPNG)"
|
||||
endif
|
||||
|
||||
check_vs_adder:
|
||||
|
|
Loading…
Add table
Reference in a new issue